Secodash spider documentation
C#
Show/Hide TOC
IClient
Wrapper Interface
Wrapper for GraphQL client
Definition
Namespace:
spider.Wrappers
Assembly:
spider (in spider.exe) Version: 1.0.0+fc7a1b35c0f8728ecbe7255d9fa5b4d3324ce3c6
C#
Copy
public
interface
IClientWrapper
Properties
Client
Methods
SendQueryAsync
TResponse
See Also
Reference
spider.Wrappers Namespace
In This Article
Definition
Properties
Methods
See Also