mindee-api-dotnet

DecimalJsonConverter.Write Method

Declaring Type: DecimalJsonConverter
Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

Write(Utf8JsonWriter, decimal?, JsonSerializerOptions)

public void Write(Utf8JsonWriter writer, decimal? value, JsonSerializerOptions options);

Parameters

writer Utf8JsonWriter

value Nullable<decimal>

options JsonSerializerOptions


Documentation generated by MdDocs