Declaring Type: DecimalJsonConverter
Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Write(Utf8JsonWriter, decimal?, JsonSerializerOptions)
public void Write(Utf8JsonWriter writer, decimal? value, JsonSerializerOptions options);
writer
Utf8JsonWriter
value
Nullable<decimal>
options
JsonSerializerOptions
Documentation generated by MdDocs