Esempio n. 1
0
 public static List <NhanVien> DanhSach()
 {
     return(NhanVienDAO.DanhSach());
 }