Method WriteObjectAs
WriteObjectAs<T>(T)
Writes the specified type to the current stream and advances the stream position.
Declaration
public abstract void WriteObjectAs<T>(T graph)
Parameters
Type | Name | Description |
---|---|---|
T | graph |
Type Parameters
Name | Description |
---|---|
T |