GitHubProvider.

GitHubProvider(IGitHubClient, IMapper, IGraphQLClient) Constructor

Syntax

public GitHubProvider(IGitHubClient gitHubClient, IMapper mapper, IGraphQLClient graphQLClient)

Parameters

Name Type Description
gitHubClient IGitHubClient
mapper IMapper
graphQLClient IGraphQLClient

Return Value

Type Description
void
GitHub