Пример #1
0
 public void InitializeConstructors()
 {
     oreoItem = ProductFactory.CreateOreoItem();
     oreoBand = new ProductBand();
 }