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