C# 클래스 Chapter24.Controllers.ProductsController

상속: Controller
파일 보기 프로젝트 열기: jeffreypalermo/mvc2inaction

공개 메소드들

메소드 설명
Index ( string category ) : System.Web.Mvc.ActionResult

비공개 메소드들

메소드 설명
CategoryExists ( string category ) : bool

메소드 상세

Index() 공개 메소드

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