//
 public static bool DatVe(int MaLich)
 {
     return(NhanVienDAO.DatVe(MaLich));
 }