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