コード例 #1
0
 public double getTotalTransportFee(int tourgroupid)
 {
     return(_bus.getTotaltTransportFee(tourgroupid));
 }