mindee-api-dotnet

DecimalJsonConverter Class

Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

public class DecimalJsonConverter : JsonConverter<decimal?>

Inheritance: object → JsonConverter → JsonConverter<T> → DecimalJsonConverter

Constructors

Name Description
DecimalJsonConverter()  

Methods

Name Description
Read(Utf8JsonReader, Type, JsonSerializerOptions)  
Write(Utf8JsonWriter, decimal?, JsonSerializerOptions) Write(Utf8JsonWriter, decimal?, JsonSerializerOptions)

Documentation generated by MdDocs