Пример #1
0
 public AnonymousQuery(Cache <TObject, TKey> cache)
 {
     _cache = cache;
 }