Declaring Type: PagesJsonConverter<TPage>
Namespace: Mindee.Parsing.Common
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
public void Write(Utf8JsonWriter writer, Pages<TPage> value, JsonSerializerOptions options);
writer
Utf8JsonWriter
value
Pages<TPage>
options
JsonSerializerOptions
Documentation generated by MdDocs