add base classes

pull/34/head
Maxime BATISTA 2 years ago
parent 2e487165c9
commit 8019d57fd0

@ -18,7 +18,7 @@ namespace ShoopNCook.Core
private List<PreparationStep> steps;
public Recipe(
string name,
string name,
string description,
User owner,
Uri image,

Loading…
Cancel
Save