public static IList GetList() { return(TheLoaiDAO.GetList()); }
public List <TheLoai> GetList() { return(data.GetList()); }