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