Esempio n. 1
0
 public SqlDataReader layDanhSachDonDatTour(String id)
 {
     return(tourModel.layDanhSachDonDatTour());
 }