C# Class Spontaneous.HealthApp.Controllers.MealController

Inheritance: Controller
Mostra file Open project: pashkov/Spontaneous

Public Methods

Method Description
GetLastMeal ( ) : System.Web.Mvc.JsonResult
MealController ( ) : System.Collections.Generic

Private Methods

Method Description
ApproveMeal ( string meals ) : void
BonAppetit ( ) : System.Web.Mvc.ActionResult
CarbBlame ( ) : System.Web.Mvc.ActionResult
PostMeal ( ) : System.Web.Mvc.ActionResult
PreMeal ( ) : System.Web.Mvc.ActionResult

Method Details

GetLastMeal() public method

public GetLastMeal ( ) : System.Web.Mvc.JsonResult
return System.Web.Mvc.JsonResult

MealController() public method

public MealController ( ) : System.Collections.Generic
return System.Collections.Generic