Esempio n. 1
0
 internal bool UnlockInvokeContinueGate(out IAsyncResult result)
 {
     return(invokeContinueGate.Unlock(out result));
 }