Esempio n. 1
0
 public virtual void Clear(string keyRegex)
 {
     HttpRuntimeCache.RemoveAll(keyRegex);
 }