Exemple #1
0
 public bool hasChargingVh(VehicleBLL vehicleBLL)
 {
     return(vehicleBLL.hasChargingVhOnAddress(ADR_ID));
 }