Exemple #1
0
 public void DeleteDepartment(string departmentID)
 {
     RemoteHelper.DeleteDepartment(departmentID);
 }