Пример #1
0
 public void BuildLuxuryCar(Location location)
 {
     _carFactory.BuildLuxuryCar(location);
 }