Click or drag to resize
IChildContextualCreatorTScope, TChild Methods

The IChildContextualCreatorTScope, TChild generic type exposes the following members.

Methods
  NameDescription
Public methodCreateChild
Creates a child contextual with an access scope of accessScope.
Public methodCreateChildWithin
Creates a child contextual with the same access scope as the parent.
Public methodCreateChildWithin(TScope)
Creates a child contextual with same access scope as the intersection of the access scope of the parent and maximumAccessScope.
Top
See Also