Example #1
0
 private void Save()
 {
     _recipeRepo.Save(_model);
 }