| AccessContextualTScope, TParent, TChildContextual Methods |
The AccessContextualTScope, TParent, TChildContextual generic type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateChild |
Creates a child contextual with an access scope of
childScope.
| |
| 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
maximumChildScope.
| |
| Dispose |
Disposes the IAccessContextTScope
used by this access contextual.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ThisAsTParent |
Returns the acess contextual when it is used as the parent
of a new child context derived from this access context.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |