C# Class CarbonFitness.App.Web.Controllers.IngredientController

Inheritance: Controller
Mostra file Open project: yodiz/CarbonFitness

Public Methods

Method Description
IngredientController ( IIngredientBusinessLogic ingredientBusinessLogic ) : System.Web.Mvc

Private Methods

Method Description
Search ( string q ) : System.Web.Mvc.ViewResult

Method Details

IngredientController() public method

public IngredientController ( IIngredientBusinessLogic ingredientBusinessLogic ) : System.Web.Mvc
ingredientBusinessLogic IIngredientBusinessLogic
return System.Web.Mvc