Exemplo n.º 1
0
 public CacheManager(IAnyCache cache)
 {
     innerCache = cache;
 }