| IChildContextualCreatorTScope, TChild Methods |
The IChildContextualCreatorTScope, TChild generic type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateChild |
Creates a child contextual with an access scope of
accessScope.
| |
| CreateChildWithin |
Creates a child contextual with
the same access scope as the parent.
| |
| CreateChildWithin(TScope) |
Creates a child contextual with
same access scope as the intersection of
the access scope of the parent and
maximumAccessScope.
|