Method | Description | |
---|---|---|
Browse ( string genre ) : System.Web.Mvc.ActionResult | ||
Details ( int id ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
GenreMenu ( ) : System.Web.Mvc.ActionResult |
public Browse ( string genre ) : System.Web.Mvc.ActionResult | ||
genre | string | |
return | System.Web.Mvc.ActionResult |
public Details ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |