Example #1
0
 public IList <string> GetCacheKeys()
 {
     return(_cache.GetCacheKeys());
 }