Class ResolverDictionaryConverter
public class ResolverDictionaryConverter : JsonConverter
- Inheritance
-
ResolverDictionaryConverter
- Inherited Members
- Extension Methods
Methods
- CanConvert(Type)
Determines whether this instance can convert the specified object type.
- ReadJson(JsonReader, Type, object, JsonSerializer)
Reads the JSON representation of the object.
- WriteJson(JsonWriter, object, JsonSerializer)
Writes the JSON representation of the object.