Overload List
| Name | Description | |
|---|---|---|
| SmartValue(SmartValueKind) | Initializes a new instance of the SmartValue class with parameter for initializing the Kind prioperty.  | |
| SmartValue(Double) | Initializes a new instance of the SmartValue class with parameter for initializing the Value property.  | |
| SmartValue(SmartValueKind, Double) | Initializes a new instance of the SmartValue class with parameter for initializing the Kind and Value prioperties.  |