WrapperGraph Constructor |
| Name | Description | |
|---|---|---|
| WrapperGraph |
Creates a wrapper around the default Graph implementation, primarily required only for deserialization and requires that the caller call AttachEventHandlers to properly wire up event handling.
| |
| WrapperGraph(IGraph) |
Creates a new wrapper around the given Graph.
| |
| WrapperGraph(SerializationInfo, StreamingContext) |
Deserialization Constructor.
|