Click or drag to resize

JSONData Constructor (Boolean)

Initializes a new instance of the JSONData class

Namespace:  Nova.Utilities
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public JSONData(
	bool aData
)

Parameters

aData
Type: SystemBoolean
See Also