Esempio n. 1
0
 public void DeleteEmployee(string no)
 {
     cronusController.DeleteEmployee(no);
 }