Example #1
0
 public Boolean themThoiGianKhoiHanh(int id, string date)
 {
     return(tourModel.themThoiGianKhoiHanh(id, date));
 }