コード例 #1
0
 public bool hasVh(VehicleBLL vehicleBLL)
 {
     return(vehicleBLL.hasVhOnAddress(ADR_ID));
 }