Exemple #1
0
 public AsyncLocalMonitor(AsyncLock owner)
 {
     _owner = owner;
 }