Method | Description | |
---|---|---|
AccountController ( IUserAccountService userAccountService ) : System |
Method | Description | |
---|---|---|
Login ( ) : System.Web.Mvc.ActionResult | ||
Login ( |
||
Logout ( ) : System.Web.Mvc.ActionResult | ||
RedirectToLocal ( string returnUrl ) : System.Web.Mvc.ActionResult |
public AccountController ( IUserAccountService userAccountService ) : System | ||
userAccountService | IUserAccountService | |
return | System |