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