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