Beispiel #1
0
 public List <CountryEntity> GetList()
 {
     return(dao.GetList());
 }