Exemple #1
0
 public ICache CreateCoreCacheInstance()
 {
     //return new AspNetCache();
     return(AspNetCache.CreateInstance());
 }