The IContextDef type exposes the following members.

Methods

  NameDescription
Public methodGetNewContext()()()()
Get a new context
Public methodGetNewContext(IContext)
Get a new context that is a child of another context

Properties

  NameDescription
Public propertyContainer
The container - Add items to this container that you want to be available in the context's that are created
Public propertyContexts
The contexts created by this context definition.

See Also