示例#1
0
 //get Ma tour
 public DataTable geMaTour()
 {
     return(tourDal.GetMaTour());
 }