Esempio n. 1
0
 public List <Common_Department> GetAllDepartment()
 {
     return(_dataService.GetAllDepartment());
 }