Method | Description | |
---|---|---|
Show ( string code ) : System.Web.Mvc.ViewResult | ||
ShowNotFound ( ) : System.Web.Mvc.ActionResult |
public Show ( string code ) : System.Web.Mvc.ViewResult | ||
code | string | |
return | System.Web.Mvc.ViewResult |
public ShowNotFound ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |