Пример #1
0
 public List <NhanVien> GetAllLISTEmployee()
 {
     return(nhanVienAccess.GetAllLISTEmployee());
 }