Beispiel #1
0
 public int Quantity(RecipeEn recipe, Ingredient ingredient)
 {
 }
Beispiel #2
0
 public List<Ingredient> Ingredients(RecipeEn recipe)
 {
 }