System.Runtime.Remoting.Proxies.RealProxy.GetObjectData Method

Adds the transparent proxy of the object represented by the current instance of System.Runtime.Remoting.Proxies.RealProxy to the specified System.Runtime.Serialization.SerializationInfo.

Syntax

public virtual void GetObjectData (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)

Parameters

info
The System.Runtime.Serialization.SerializationInfo into which the transparent proxy is serialized.
context
The source and destination of the serialization.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.Remoting.Proxies
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0