Click or drag to resize
AccessContextualTScope, TParent, TChildContextualCreateChildWithin 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
public TChildContextual CreateChildWithin()

Return Value

Type: TChildContextual
The new child contextual.

Implements

IChildContextualCreatorTScope, TChildCreateChildWithin
See Also