Beispiel #1
0
 public DepartmentService()
 {
     departmentTableActions = new DepartmentCRUD();
 }