public static bool ThemTL(TheLoaiDTO TL)
 {
     return(TheLoaiDAO.ThemTL(TL));
 }