C# 클래스 TrufflerSample.Controllers.HighlightingController

상속: Controller
파일 보기 프로젝트 열기: 200OK/TrufflerSample

공개 메소드들

메소드 설명
HighlightingController ( IClient client ) : System.Collections.Generic
Index ( string q ) : System.Web.Mvc.ActionResult

메소드 상세

HighlightingController() 공개 메소드

public HighlightingController ( IClient client ) : System.Collections.Generic
client IClient
리턴 System.Collections.Generic

Index() 공개 메소드

public Index ( string q ) : System.Web.Mvc.ActionResult
q string
리턴 System.Web.Mvc.ActionResult