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