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