Exemplo n.º 1
0
 public override long GetCounter(string key)
 {
     return(_sqlServerConnection.GetCounter(key));
 }