ISerializationCallback Methods |
The ISerializationCallback type exposes the following members.
Name | Description | |
---|---|---|
OnDeserialized |
Method called after the object has been deserialized.
| |
OnSerializing |
Method called before the object is being serialized.
|