Table of Contents

Class ImmutableValueListJsonConverter

Namespace
GuildWars2.Collections
Assembly
GuildWars2.dll

JSON converter factory for ImmutableValueList<T>.

public sealed class ImmutableValueListJsonConverter : JsonConverterFactory
Inheritance
ImmutableValueListJsonConverter
Inherited Members

Methods

CanConvert(Type)

Determines whether the type can be converted.

CreateConverter(Type, JsonSerializerOptions)

Create a converter for the provided Type.