C# Класс CarbonFitness.App.Web.Controllers.IngredientController

Наследование: Controller
Показать файл Открыть проект

Открытые методы

Метод Описание
IngredientController ( IIngredientBusinessLogic ingredientBusinessLogic ) : System.Web.Mvc

Приватные методы

Метод Описание
Search ( string q ) : System.Web.Mvc.ViewResult

Описание методов

IngredientController() публичный Метод

public IngredientController ( IIngredientBusinessLogic ingredientBusinessLogic ) : System.Web.Mvc
ingredientBusinessLogic IIngredientBusinessLogic
Результат System.Web.Mvc