IActivatedEventArgsT Interface |
Namespace: Autofac.Core
[Missing <typeparam name="T"/> documentation for "T:Autofac.Core.IActivatedEventArgs`1"]
The IActivatedEventArgsT type exposes the following members.
Name | Description | |
---|---|---|
![]() | Component |
Gets the component providing the instance.
|
![]() | Context |
Gets the context in which the activation occurred.
|
![]() | Instance |
Gets the instance that will be used to satisfy the request.
|
![]() | Parameters |
Gets the paramters provided when resolved.
|
![]() | Service |
Gets the service being resolved.
|