Beispiel #1
0
 public void BuildMicroCar(Location location)
 {
     _carFactory.BuildMicroCar(location);
 }