Property | Type | Description | |
---|---|---|---|
Type | GitHubAuthenticationResultType |
Method | Description | |
---|---|---|
GitHubAuthenticationResult ( GitHubAuthenticationResultType type ) : System | ||
GitHubAuthenticationResult ( GitHubAuthenticationResultType type, Token token ) : System |
public GitHubAuthenticationResult ( GitHubAuthenticationResultType type ) : System | ||
type | GitHubAuthenticationResultType | |
return | System |
public GitHubAuthenticationResult ( GitHubAuthenticationResultType type, Token token ) : System | ||
type | GitHubAuthenticationResultType | |
token | Token | |
return | System |