Back to Website
Show / Hide Table of Contents

Class BaseTextItemUpgradeConverter

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

Constructors

BaseTextItemUpgradeConverter(ILifetimeScope)

Declaration
public BaseTextItemUpgradeConverter(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)

GetFontService()

Declaration
protected IFontService GetFontService()
Returns
Type Description
IFontService

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