コード例 #1
0
 public IEnumerable <string> GetKeys()
 {
     return(_wordRepository.GetCacheKeys());
 }