Пример #1
0
 public static List <Country> GetList()
 {
     return(CountryDB.getAll());
 }