Class BaseTextItem.BaseTextValue
Inheritance
System.Object
BaseTextItem.BaseTextValue
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Model.Items
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class BaseTextValue
Constructors
BaseTextValue()
Declaration
public BaseTextValue()
Fields
Name
Declaration
public string Name
Field Value
| Type | Description |
|---|---|
| System.String |
Text
Declaration
public string Text
Field Value
| Type | Description |
|---|---|
| System.String |
Methods
Clone()
Declaration
public BaseTextItem.BaseTextValue Clone()
Returns
| Type | Description |
|---|---|
| BaseTextItem.BaseTextValue |