Exemplo n.º 1
0
 public void CarInfos()
 {
     _engine.CreateEngine();
     _chassis.CreateChassis();
     _wheel.CreateWheel();
 }