메소드 | 설명 | |
---|---|---|
Browse ( string genre ) : System.Web.Mvc.ActionResult | ||
Details ( int id ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult |
메소드 | 설명 | |
---|---|---|
GenreMenu ( ) : System.Web.Mvc.ActionResult |
public Browse ( string genre ) : System.Web.Mvc.ActionResult | ||
genre | string | |
리턴 | System.Web.Mvc.ActionResult |
public Details ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
리턴 | System.Web.Mvc.ActionResult |