Autofac.Core.Resolving Namespace |
[Missing <summary> documentation for "N:Autofac.Core.Resolving"]
Class | Description | |
---|---|---|
![]() | InstanceLookupBeginningEventArgs |
Fired when instance lookup is complete.
|
![]() | InstanceLookupCompletionBeginningEventArgs |
Raised when the completion phase of an instance lookup operation begins.
|
![]() | InstanceLookupCompletionEndingEventArgs |
Raised when the completion phase of an instance lookup operation ends.
|
![]() | InstanceLookupEndingEventArgs |
Fired when an instance is looked up.
|
![]() | ResolveOperationBeginningEventArgs |
Describes the commencement of a new resolve operation.
|
![]() | ResolveOperationEndingEventArgs |
Describes the commencement of a new resolve operation.
|
Interface | Description | |
---|---|---|
![]() | IInstanceLookup |
Represents the process of finding a component during a resolve operation.
|
![]() | IResolveOperation |
An IResolveOperation is a component context that sequences and monitors the multiple
activations that go into producing a single requested object graph.
|