[]
A method called when serializing.
protected virtual void GetObjectData(SerializationInfo info, StreamingContext context)
Type | Name | Description |
---|---|---|
SerializationInfo | info | The SerializationInfo to populate with data. |
StreamingContext | context | The context information about the source or destination of the serialization. |