Click or drag to resize

JSONNode  Conversion (String to JSONNode)

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

Parameters

s
Type: SystemString

Return Value

Type: JSONNode
See Also