Esempio n. 1
0
 public DataTable xemDonDatTour(string tour)
 {
     return(tourModel.xemDonDatTour(tour));
 }