메소드 | 설명 | |
---|---|---|
Category ( int id, int page ) : System.Web.Mvc.ActionResult | ||
Details ( int id ) : System.Web.Mvc.ActionResult | ||
Index ( int page ) : System.Web.Mvc.ActionResult |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
public Category ( int id, int page ) : System.Web.Mvc.ActionResult | ||
id | int | |
page | int | |
리턴 | System.Web.Mvc.ActionResult |
public Details ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
리턴 | System.Web.Mvc.ActionResult |
public Index ( int page ) : System.Web.Mvc.ActionResult | ||
page | int | |
리턴 | System.Web.Mvc.ActionResult |