JSONData Constructor (Double) |
Initializes a new instance of the
JSONData class
Namespace:
Nova.Utilities
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public JSONData(
double aData
)
Parameters
- aData
- Type: SystemDouble
See Also