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