Exemplo n.º 1
0
 public override void Produce(string text)
 {
     _car.Produce(text);
 }