示例#1
0
 public ingredientDecorator(Ingredient ingredient)
 {
     this.ingredient = ingredient;
 }