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