Exemple #1
0
 public IDictionary <string, string> GetAll()
 {
     return(_appSettingsRepository.GetAll());
 }