Esempio n. 1
0
 public IDictionary <string, object> Get(string[] keys)
 {
     return(_memoryCache.GetValues(keys));
 }