Exemplo n.º 1
0
 public void BreakTrailSegment(ImpactPoint impactPoint, double radius)
 {
     _bike.BreakTrailSegment(impactPoint, radius);
 }