C# 클래스 CarbonFitness.App.Web.Controllers.IngredientController

상속: Controller
파일 보기 프로젝트 열기: yodiz/CarbonFitness

공개 메소드들

메소드 설명
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