ComponentBase.SaveToJson override.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
protected override void SaveToJson ( |
Visual Basic Copy Code |
---|
Protected Overrides Sub SaveToJson( _ |
A JsonObject instance to contain the serialized data.
A JsonPersistContext object providing contextual information about the serialization process and helper serialization methods.