Click or drag to resize
IAccessContextualTScope, TThis, 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
TThis ThisAsTParent()

Return Value

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