Method | Description | |
---|---|---|
About ( ) : System.Web.Mvc.ActionResult | ||
HomeController ( ISharedSettings settings ) : System.Web.Mvc | ||
Index ( ) : System.Web.Mvc.ActionResult |
public About ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public HomeController ( ISharedSettings settings ) : System.Web.Mvc | ||
settings | ISharedSettings | |
return | System.Web.Mvc |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |