Deserializes the object from the specified reader.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
protected override void LoadFrom ( |
Visual Basic Copy Code |
---|
Protected Overrides Sub LoadFrom( _ |
A BinaryReader object from which to read the item's data.
A PersistContext object providing contextual information about the serialization process and some helper serialization methods.