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