Table of Contents

Class ImmutableValueDictionaryJsonConverterFactory

Namespace
GuildWars2.Collections
Assembly
GuildWars2.dll

JSON converter factory for IImmutableValueDictionary<TKey, TValue>.

public sealed class ImmutableValueDictionaryJsonConverterFactory : JsonConverterFactory
Inheritance
ImmutableValueDictionaryJsonConverterFactory
Inherited Members

Methods

CanConvert(Type)

Determines whether the type can be converted.

CreateConverter(Type, JsonSerializerOptions)

Create a converter for the provided Type.