Exemplo n.º 1
0
 public void Run()
 {
     _wheel.Run();
     _driver.Drive();
 }