Click or drag to resize

ConstDefaultValue Class

Represents default value, which is a constant
Inheritance Hierarchy

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public class ConstDefaultValue : DefaultValue

The ConstDefaultValue type exposes the following members.

Constructors
  NameDescription
Public methodConstDefaultValue
Initializes a new instance of the ConstDefaultValue class.
Top
Properties
  NameDescription
Public propertyConstValue
Gets the constant value.
Top
Methods
See Also