Beispiel #1
0
 /// <summary>
 /// 测试初始化
 /// </summary>
 public LockTest()
 {
     _service = new LockTestService();
 }