Esempio n. 1
0
 public DataTable GetCTTour(int matour)
 {
     return(tourDal.GetCTTour(matour));
 }