Mono Class Library: Overview

System.Runtime.Remoting.Proxies.RealProxy: Members

The members of System.Runtime.Remoting.Proxies.RealProxy are listed below.

See Also: Inherited members from System.Object

Protected Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Methods

CreateObjRef(Type) : System.Runtime.Remoting.ObjRef
Documentation for this section has not yet been entered.
GetCOMIUnknown(bool) : IntPtr
Documentation for this section has not yet been entered.
GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
Documentation for this section has not yet been entered.
GetProxiedType() : Type
Documentation for this section has not yet been entered.
static
GetStubData(RealProxy) : object
Documentation for this section has not yet been entered.
GetTransparentProxy() : object
Documentation for this section has not yet been entered.
InitializeServerObject(System.Runtime.Remoting.Activation.IConstructionCallMessage) : System.Runtime.Remoting.Activation.IConstructionReturnMessage
Documentation for this section has not yet been entered.
abstract
Invoke(System.Runtime.Remoting.Messaging.IMessage) : System.Runtime.Remoting.Messaging.IMessage
Documentation for this section has not yet been entered.
SetCOMIUnknown(IntPtr)
Documentation for this section has not yet been entered.
static
SetStubData(RealProxy, object)
Documentation for this section has not yet been entered.
SupportsInterface(ref Guid) : IntPtr
Documentation for this section has not yet been entered.

Protected Methods

AttachServer(MarshalByRefObject)
Documentation for this section has not yet been entered.
DetachServer() : MarshalByRefObject
Documentation for this section has not yet been entered.
GetUnwrappedServer() : MarshalByRefObject
Documentation for this section has not yet been entered.