Beispiel #1
0
 public void UpdateCalibrationData(RideProcessor rideProcessor, Spot spot)
 {
     _calibrationData.Add(spot.Copy());
 }