Esempio n. 1
0
 public List <CountryViewerModel> GetCountryInformation()
 {
     return(cityGateway.GetCountryInformation());
 }