Interface for ContextDef (context definitions). This is used to configure the context with objects in it's container that will be used/created in contexts that are created from this context definition

Namespace: AppCan.Core.Contexts
Assembly: AppCan.Core (in AppCan.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public interface IContextDef
Visual Basic
Public Interface IContextDef
Visual C++
public interface class IContextDef

See Also