Esempio n. 1
0
 public List <Department> GetList()
 {
     return(dao.GetList());
 }