Method WriteObject
WriteObject(Object)
Writes graph to the current stream and advances the stream position.
Declaration
public abstract void WriteObject(object graph)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Object | graph | Object to write |