DecimalValue Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
DecimalValue() | Initializes a new instance of the DecimalValue. | |
DecimalValue(Decimal) | Initializes a new instance of the DecimalValue. | |
DecimalValue(DecimalValue) | Initializes a new instance of the DecimalValue by deep copy. |
Top