Esempio n. 1
0
 public List <CountryDto> GetCountries()
 {
     return(_IListManager.GetCountries());
 }