Beispiel #1
0
 public void ClearAllCache()
 {
     RuntimeCache.ClearAllCache();
     IsolatedRuntimeCache.ClearAllCaches();
 }