mindee-api-dotnet

DecimalJsonConverter Class

Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

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