Exemplo n.º 1
0
 public List <NhanVien> GetList_NV()
 {
     return(nhanVien_DAL.GetList_NV());
 }