public List <PhieuMuon> getAll(string t, string w, string o)
 {
     return(obj.getAll(t, w, o));
 }