public static List <THELOAI> GetTHELOAIs()
 {
     return(TheLoaiDAO.GetTheLoais());
 }