Constructor QuaggansClient
- Namespace
- GuildWars2.Quaggans
- Assembly
- GW2SDK.dll
QuaggansClient(HttpClient)
Initializes a new instance of the QuaggansClient class.
public QuaggansClient(HttpClient httpClient)
Parameters
httpClient
HttpClientThe HTTP client used for making API requests.