Пример #1
0
 public void EditDepart(Department dp, string OldName)
 {
     Peopleserve.EditDepart(dp, OldName);
 }