JSONNode Conversion (String to JSONNode) |
Namespace:
Nova.Utilities
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public static implicit operator JSONNode (
string s
)
Parameters
- s
- Type: SystemString
Return Value
Type:
JSONNodeSee Also