Secodash spider documentation
C#
Show/Hide TOC
Git
Hub
Graphql
Service Constructor
Initializes a new instance of the
GitHubGraphqlService
class
Definition
Namespace:
spider.Services
Assembly:
spider (in spider.exe) Version: 1.0.0+fc7a1b35c0f8728ecbe7255d9fa5b4d3324ce3c6
C#
Copy
public
GitHubGraphqlService
(
IClientWrapper
clientWrapper
)
Parameters
clientWrapper
IClientWrapper
See Also
Reference
GitHubGraphqlService Class
spider.Services Namespace
In This Article
Definition
See Also