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