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