Exemple #1
0
 public void Break()
 {
     _rearWheel.Brake();
     _frontWheel.Brake();
 }