Esempio n. 1
0
 public ingredientDecorator(Ingredient ingredient)
 {
     this.ingredient = ingredient;
 }