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