Serializes the specified JsonObject to a JSON formatted string.
Namespace: MindFusion.Json
Assembly: MindFusion.Common
C#
![]() |
---|
public string Serialize ( |
Visual Basic
![]() |
---|
Public Function Serialize( _ |
The JsonObject to serialize.
The serialized string.