메소드 | 설명 | |
---|---|---|
ExecuteResult ( ControllerContext context ) : void | ||
ExternalLoginResult ( string provider, string returnUrl ) : System |
public ExecuteResult ( ControllerContext context ) : void | ||
context | ControllerContext | |
리턴 | void |
public ExternalLoginResult ( string provider, string returnUrl ) : System | ||
provider | string | |
returnUrl | string | |
리턴 | System |