Back to Website
Show / Hide Table of Contents

Class BarcodeItemUpgradeConverter

Inheritance
System.Object
ModelComponentUpgradeConverter
BarcodeItemUpgradeConverter
Inherited Members
ModelComponentUpgradeConverter._scope
ModelComponentUpgradeConverter.ReadJson(JsonReader, Type, Object, JsonSerializer)
Namespace: Aurigma.DesignAtoms.Serialization.Json
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class BarcodeItemUpgradeConverter : ModelComponentUpgradeConverter

Constructors

BarcodeItemUpgradeConverter()

Declaration
public BarcodeItemUpgradeConverter()

Properties

CanRead

Declaration
public override bool CanRead { get; }
Property Value
Type Description
System.Boolean

CanWrite

Declaration
public override bool CanWrite { get; }
Property Value
Type Description
System.Boolean

UpgradeAlgorithms

Declaration
protected override List<ModelComponentUpgradeConverter.UpgradeAlgorithm> UpgradeAlgorithms { get; }
Property Value
Type Description
System.Collections.Generic.List<ModelComponentUpgradeConverter.UpgradeAlgorithm>
Overrides
ModelComponentUpgradeConverter.UpgradeAlgorithms

Methods

CanConvert(Type)

Declaration
public override bool CanConvert(Type objectType)
Parameters
Type Name Description
System.Type objectType
Returns
Type Description
System.Boolean
Overrides
ModelComponentUpgradeConverter.CanConvert(Type)

ConvertFromZXingBarcodeFormatToDaBarcodeFormat(JToken)

Declaration
public static JToken ConvertFromZXingBarcodeFormatToDaBarcodeFormat(JToken oldBarcodeFormat)
Parameters
Type Name Description
Newtonsoft.Json.Linq.JToken oldBarcodeFormat
Returns
Type Description
Newtonsoft.Json.Linq.JToken

WriteJson(JsonWriter, Object, JsonSerializer)

Declaration
public override void WriteJson(JsonWriter writer, object value, JsonSerializer serializer)
Parameters
Type Name Description
Newtonsoft.Json.JsonWriter writer
System.Object value
Newtonsoft.Json.JsonSerializer serializer
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback