public static DataTable LoadLichTrinhCaNhan(string MaNV)
 {
     return(LichTrinhDAO.LoadLichTrinhCaNhan(MaNV));
 }