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

Inheritance: Controller
Afficher le fichier Open project: yodiz/CarbonFitness

Méthodes publiques

Méthode Description
IngredientController ( IIngredientBusinessLogic ingredientBusinessLogic ) : System.Web.Mvc

Private Methods

Méthode Description
Search ( string q ) : System.Web.Mvc.ViewResult

Method Details

IngredientController() public méthode

public IngredientController ( IIngredientBusinessLogic ingredientBusinessLogic ) : System.Web.Mvc
ingredientBusinessLogic IIngredientBusinessLogic
Résultat System.Web.Mvc