Beispiel #1
0
 public void Remove(string key)
 {
     CacheContext.Remove(key);
 }