예제 #1
0
 public bool CarCanFinish(RemoteControlCar car) => car.Range() >= _distance;