Beispiel #1
0
 public void DeleteDepartment(int id_p2, string sortingPar_p2)
 {
     _persistence.DeleteDepartment(id_p2, sortingPar_p2);
 }