Пример #1
0
 public List <StaffMaster> GetEmployeesListByOfficeID()
 {
     return(StaffMasterIntegration.GetEmployeesListByOfficeID());
 }