Method | Description | |
---|---|---|
AccountController ( IAuthenticationService authenticationService, IEcoUserService ecoUserService, IEcoProfileService ecoProfileService ) : System | ||
Index ( ) : System.Web.Mvc.ActionResult |
public AccountController ( IAuthenticationService authenticationService, IEcoUserService ecoUserService, IEcoProfileService ecoProfileService ) : System | ||
authenticationService | IAuthenticationService | |
ecoUserService | IEcoUserService | |
ecoProfileService | IEcoProfileService | |
return | System |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |