Exemplo n.º 1
0
 internal Releaser(AsyncLock toRelease)
 {
     this.toRelease = toRelease;
 }
Exemplo n.º 2
0
 internal Releaser(AsyncLock toRelease)
 {
     this.toRelease = toRelease;
 }