Exemplo n.º 1
0
 public void Turn(string side)
 {
     _wheel.Turn(side);
 }