Method | Description | |
---|---|---|
About ( ) : System.Web.Mvc.ActionResult | ||
Contact ( ) : System.Web.Mvc.ActionResult | ||
HomeController ( IWebApiAuthenticationService authenticationService ) : System.Web.Mvc | ||
Index ( ) : System.Web.Mvc.ActionResult |
public About ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Contact ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public HomeController ( IWebApiAuthenticationService authenticationService ) : System.Web.Mvc | ||
authenticationService | IWebApiAuthenticationService | |
return | System.Web.Mvc |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |