The ContextManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetContext |
Not implemented yet.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetNewOrExistingContext |
Get's a new or existing context. The context definition must alreay exist.
|
![]() | GetNewOrExistingContextDef |
Gets a new or existing Context definition
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | LoadConfiguration |
Load the contextdef's from a xml configuration file
|
![]() | LoadConfigurationAfter |
Called after ContextManager specific configuration was loaded - internal call made during a LoadConfiguration call
|
![]() | LoadConfigurationBefore |
Called before context manager specific configuration is loaded - internal call made during a LoadConfiguration call
|
![]() | LoadContextAfter |
Called after an individual context was loaded - internal call made during a LoadConfiguration call
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |