Exemplo n.º 1
0
 public int CountLock(long apTranId)
 {
     return(_lockManager.CountLock(apTranId));
 }