ILifetimeScope Properties |
The ILifetimeScope type exposes the following members.
Name | Description | |
---|---|---|
ComponentRegistry |
Gets the associated services with the components that provide them.
(Inherited from IComponentContext.) | |
Disposer |
Gets the disposer associated with this ILifetimeScope.
Component instances can be associated with it manually if required.
| |
Tag |
Gets the tag applied to the ILifetimeScope.
|