Пример #1
0
 public CustomList <HRM_Emp> GetAllSO()
 {
     return(HRM_Emp.GetAllSO());
 }