Declaring Type: DecimalJsonConverter
Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0
public decimal? Read(ref Utf8JsonReader reader, Type typeToConvert, JsonSerializerOptions options);
reader
Utf8JsonReader
typeToConvert
Type
options
JsonSerializerOptions
Nullable<decimal>
Documentation generated by MdDocs