Beispiel #1
0
 public void voteRecipe(User user, Recipe recipe, int vote)
 {
 }
Beispiel #2
0
 public void voteRecipe(Recipe recipe, int vote)
 {
 }