GH_ISerializable Interface |
Namespace: GH_IO
The GH_ISerializable type exposes the following members.
Name | Description | |
---|---|---|
Read |
This method is called whenever the instance is required to deserialize itself.
| |
Write |
This method is called whenever the instance is required to serialize itself.
|