JSONData Constructor (Int32) |
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(
int aData
)
Parameters
- aData
- Type: SystemInt32
See Also