Esempio n. 1
0
 public List <CacheConfig> GetCacheConfig()
 {
     return(_configRepository.GetCacheConfig());
 }