Exemplo n.º 1
0
 void ISoodaCache.Unlock(ISoodaCacheLock theLock)
 {
 }
Exemplo n.º 2
0
 void ISoodaCache.Unlock(ISoodaCacheLock theLock)
 {
 }
 public void Unlock(ISoodaCacheLock theLock)
 {
     ((EndCommitCaller)theLock).Dispose();
 }
 public void Unlock(ISoodaCacheLock theLock)
 {
     ((EndCommitCaller)theLock).Dispose();
 }