mscorlib(4.0.0.0) API with additions
System.ContextBoundObject Class Reference

Defines the base class for all context-bound classes. More...

Inheritance diagram for System.ContextBoundObject:
[legend]
Collaboration diagram for System.ContextBoundObject:
[legend]

Additional Inherited Members

- Public Member Functions inherited from System.MarshalByRefObject
object GetLifetimeService ()
 Retrieves the current lifetime service object that controls the lifetime policy for this instance. More...
 
virtual object InitializeLifetimeService ()
 Obtains a lifetime service object to control the lifetime policy for this instance. More...
 
virtual ObjRef CreateObjRef (Type requestedType)
 Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. More...
 
- Protected Member Functions inherited from System.MarshalByRefObject
MarshalByRefObject MemberwiseClone (bool cloneIdentity)
 Creates a shallow copy of the current T:System.MarshalByRefObject object. More...
 

Detailed Description

Defines the base class for all context-bound classes.

Definition at line 8 of file ContextBoundObject.cs.


The documentation for this class was generated from the following file: