Table of Contents

Constructor RecipesClient

Namespace
GuildWars2.Hero.Crafting.Recipes
Assembly
GW2SDK.dll

RecipesClient(HttpClient)

Initializes a new instance of the RecipesClient class.

public RecipesClient(HttpClient httpClient)

Parameters

httpClient HttpClient

The HTTP client used for making API requests.