Back to Website
Show / Hide Table of Contents

Class BoundedTextItemUpgradeConverter

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

Constructors

BoundedTextItemUpgradeConverter(ILifetimeScope)

Declaration
public BoundedTextItemUpgradeConverter(ILifetimeScope scope)
Parameters
Type Name Description
Autofac.ILifetimeScope scope

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)

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