Click or drag to resize

JSONNodeParse Method

Namespace:  Nova.Utilities
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public static JSONNode Parse(
	string aJSON
)

Parameters

aJSON
Type: SystemString

Return Value

Type: JSONNode
See Also