Method | Description | |
---|---|---|
About ( ) : System.Web.Mvc.ActionResult | ||
HomeController ( IUserProfileService userProfileService ) : System | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
Redirect2Cats ( ) : System.Web.Mvc.ActionResult |
public About ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public HomeController ( IUserProfileService userProfileService ) : System | ||
userProfileService | IUserProfileService | |
return | System |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Redirect2Cats ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |