コード例 #1
0
 public void updateTourGroup(DTO.TourGroup _tourGroup)
 {
     _bus.update(_tourGroup);
 }