Click or drag to resize
IChildContextualCreatorTScope, TChildCreateChildWithin Method
Creates a child contextual with the same access scope as the parent.

Namespace: AccessFlow
Assembly: AccessFlow (in AccessFlow.dll) Version: 1.0.0.2 (1.0.0.2)
Syntax
TChild CreateChildWithin()

Return Value

Type: TChild
The new child contextual.
See Also