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