CentralFileCommunicationException.GetObjectData
Description:
Retrieves data needed to serialize the target object.
Retrieves data needed to serialize the target object.
public override void GetObjectData(
SerializationInfo info,
StreamingContext context
)
-
SerializationInfoinfoData needed to serialize or deserialize the object.
-
StreamingContextcontextThe destination of the serialized stream.