ISerializableUsageEntry members
Allows an object to control its own serialization and deserialization.
The ISerializableUsageEntry type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetObjectData | Populates a SerializationInfo object with the required data to serialize the target object. |
Top