Ejemplo n.º 1
0
 public static bool CapNhatThongTin(NhanVienDTO NV)
 {
     return(NhanVienDAO.CapNhatThongTin(NV));
 }