Пример #1
0
 public static void ClearAll()
 {
     ApplicationCache.RemoveAll();
     RequestCache.RemoveAll();
 }