Beispiel #1
0
 public void setEngine()
 {
     car.Add("Se Agrego Engine");
 }
Beispiel #2
0
 public void AddColor() => newCar.Add("color", "red");