JsonPath.CustomConverter

Namespace: SnowBank.Data.Json · class

Implements: JsonConverter<JsonPath>

Constructors

CustomConverter

CustomConverter()

Methods

Read

JsonPath Read(ref Utf8JsonReader reader, Type typeToConvert, JsonSerializerOptions options)

Write

void Write(Utf8JsonWriter writer, JsonPath value, JsonSerializerOptions options)