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