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