Пример #1
0
 public AddIngredientViewModel(IngredientDTO ingredientDTO)
 {
     _ingredientDTO = ingredientDTO;
 }