Get a new context

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

Syntax

C#
Context GetNewContext()
Visual Basic
Function GetNewContext As Context
Visual C++
Context^ GetNewContext()

Return Value

[Missing <returns> documentation for "M:AppCan.Core.Contexts.IContextDef.GetNewContext"]

See Also