Method | Description | |
---|---|---|
UserAndScopes ( Octokit.User user, IReadOnlyList |
Initializes a new instance of the UserAndScopes class.
|
public UserAndScopes ( Octokit.User user, IReadOnlyList |
||
user | Octokit.User | The user information. |
scopes | IReadOnlyList |
The scopes. May be null. |
return | System.Collections.Generic |