- Namespace
- GitReleaseManager
.Core .Provider - Containing Type
- GitHubProvider
Syntax
public GitHubProvider(IGitHubClient gitHubClient, IMapper mapper, IGraphQLClient graphQLClient)
Parameters
| Name | Type | Description |
|---|---|---|
| gitHubClient | IGitHubClient | |
| mapper | IMapper | |
| graphQLClient | IGraphQLClient |
Return Value
| Type | Description |
|---|---|
| void |