Beispiel #1
0
 public void LockTest(Action action)
 {
     Cli.Lock(action);
     // TODO: add assertions to method CliTest.LockTest(Action)
 }