Class MsiPlesseyChecksumAlgorithmConverter
- Namespace
- ScanbotSDK.MAUI.Barcode
- Assembly
- ScanbotSDK.Shared.dll
public class MsiPlesseyChecksumAlgorithmConverter : JsonConverter<MsiPlesseyChecksumAlgorithm>
- Inheritance
-
MsiPlesseyChecksumAlgorithmConverter
- Inherited Members
Constructors
MsiPlesseyChecksumAlgorithmConverter()
public MsiPlesseyChecksumAlgorithmConverter()
Methods
Read(ref Utf8JsonReader, Type, JsonSerializerOptions)
public override MsiPlesseyChecksumAlgorithm Read(ref Utf8JsonReader reader, Type typeToConvert, JsonSerializerOptions options)
Parameters
readerUtf8JsonReadertypeToConvertTypeoptionsJsonSerializerOptions
Returns
Write(Utf8JsonWriter, MsiPlesseyChecksumAlgorithm, JsonSerializerOptions)
public override void Write(Utf8JsonWriter writer, MsiPlesseyChecksumAlgorithm color, JsonSerializerOptions options)
Parameters
writerUtf8JsonWritercolorMsiPlesseyChecksumAlgorithmoptionsJsonSerializerOptions