IComponentRegistryServices Interface |
Namespace: Autofac.Core
The IComponentRegistryServices type exposes the following members.
| Name | Description | |
|---|---|---|
| IsRegistered |
Determines whether the specified service is registered.
| |
| RegistrationsFor |
Selects from the available registrations after ensuring that any
dynamic registration sources that may provide service
have been invoked.
| |
| TryGetRegistration |
Attempts to find a default registration for the specified service.
|