메소드 | 설명 | |
---|---|---|
AccountController ( ISessionManagementRepository sessionManagement, IParentRepository parentRepository ) : System.Diagnostics | ||
Logout ( string returnUrl ) : System.Web.Mvc.ActionResult |
메소드 | 설명 | |
---|---|---|
Login ( |
||
Login ( string returnUrl ) : System.Web.Mvc.ActionResult | ||
Logout ( ) : System.Web.Mvc.ActionResult | ||
RedirectToLocal ( string returnUrl ) : System.Web.Mvc.ActionResult |
public AccountController ( ISessionManagementRepository sessionManagement, IParentRepository parentRepository ) : System.Diagnostics | ||
sessionManagement | ISessionManagementRepository | |
parentRepository | IParentRepository | |
리턴 | System.Diagnostics |
public Logout ( string returnUrl ) : System.Web.Mvc.ActionResult | ||
returnUrl | string | |
리턴 | System.Web.Mvc.ActionResult |