Table of Contents

Constructor MountsClient

Namespace
GuildWars2.Hero.Equipment.Mounts
Assembly
GW2SDK.dll

MountsClient(HttpClient)

Initializes a new instance of the MountsClient class.

public MountsClient(HttpClient httpClient)

Parameters

httpClient HttpClient

The HTTP client used for making API requests.