public dynamic SearchTS_BLL(string tenkhoa, string tenphong, string idfirst)
 {
     return(dt.SearchTS_DAL(tenkhoa, tenphong, idfirst));
 }