public static bool XoaTL(string MaTL)
 {
     return(TheLoaiDAO.XoaTL(MaTL));
 }