IRegistrationSource Interface |
Namespace: Autofac.Core
The IRegistrationSource type exposes the following members.
Name | Description | |
---|---|---|
IsAdapterForIndividualComponents |
Gets a value indicating whether the registrations provided by this source are 1:1 adapters on top
of other components (e.g., Meta, Func, or Owned).
|
Name | Description | |
---|---|---|
RegistrationsFor |
Retrieve registrations for an unregistered service, to be used
by the container.
|