Esempio n. 1
0
 public bool hasVhGoing(VehicleBLL vehicleBLL)
 {
     return(vehicleBLL.hasVhGoingAdr(ADR_ID));
 }