Beispiel #1
0
 public void Add(Vegetable vegetable)
 {
     this.Ingredients.Add(vegetable);
 }