Interface IComponentRegistryBuilder NamespaceAutofac.Core.Registration AssemblyAutofac.dll public interface IComponentRegistryBuilder Properties Properties Methods AddRegistrationSource(IRegistrationSource) AddServiceMiddlewareSource(IServiceMiddlewareSource) Build() IsRegistered(Service) Register(IComponentRegistration) Register(IComponentRegistration, bool) RegisterServiceMiddleware(Service, IResolveMiddleware, MiddlewareInsertionMode) Events Registered RegistrationSourceAdded