Ejemplo n.º 1
0
 public ActionResult Index()
 {
     //throw new NotImplementedException();
     return(View(ro.GetAllRecipes()));
 }