Click or drag to resize
AccessContextualTScope, TParent, TChildContextualThisAsTParent Method
Returns the acess contextual when it is used as the parent of a new child context derived from this access context.

Namespace: AccessFlow
Assembly: AccessFlow (in AccessFlow.dll) Version: 1.0.0.2 (1.0.0.2)
Syntax
public abstract TParent ThisAsTParent()

Return Value

Type: TParent
The acess contextual when it is used as the parent of a new child context derived from this access context.

Implements

IAccessContextualTScope, TThis, TChildContextualThisAsTParent
See Also