Example #1
0
 public DataTable layDanhSachTour()
 {
     return(tourModel.layDanhSachTour());
 }