ComponentBase.LoadFromJson override.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
protected override void LoadFromJson ( |
Visual Basic Copy Code |
---|
Protected Overrides Sub LoadFromJson( _ |
A JsonObject containing the component's data.
A JsonPersistContext object providing contextual information about the serialization process and helper serialization methods.