Beispiel #1
0
 public List <Country> GetCountries()
 {
     return(CommonDal.GetCountries());
 }