Declaring Type: ObjectListJsonConverter<TList, TItem>
Namespace: Mindee.Parsing
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0
Write(Utf8JsonWriter, T1, JsonSerializerOptions)
public void Write(Utf8JsonWriter writer, TList value, JsonSerializerOptions options);
writer
Utf8JsonWriter
value
TList
options
JsonSerializerOptions
Documentation generated by MdDocs