C# 클래스 TrufflerSample.Controllers.SortingController

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

공개 메소드들

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

메소드 상세

Index() 공개 메소드

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

SortingController() 공개 메소드

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