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