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