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: AccessFlowAssembly: AccessFlow (in AccessFlow.dll) Version: 1.0.0.2 (1.0.0.2)
SyntaxFunction ThisAsTParent As TThis
abstract ThisAsTParent : unit -> 'TThis
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