Exemplo n.º 1
0
 public AsyncLocalMonitor(AsyncLock owner)
 {
     _owner = owner;
 }