Beispiel #1
0
 public void Clear()
 {
     File.Delete(FilePath);
     memcacheStorage.Clear();
 }