Class ImmutableValueDictionaryJsonConverter
- Namespace
- GuildWars2.Collections
- Assembly
- GuildWars2.dll
JSON converter factory for ImmutableValueDictionary<TKey, TValue>.
public sealed class ImmutableValueDictionaryJsonConverter : JsonConverterFactory
- Inheritance
-
ImmutableValueDictionaryJsonConverter
- Inherited Members
Methods
- CanConvert(Type)
Determines whether the type can be converted.
- CreateConverter(Type, JsonSerializerOptions)
Create a converter for the provided Type.