Exemple #1
0
 public static List <T_Department> GetAllT_Departments()
 {
     return(T_DepartmentService.GetAllT_Departments());
 }