Exemplo n.º 1
0
 public virtual int GetReadHoldCount()
 {
     return(coarseLock.GetReadHoldCount());
 }