Table of Contents

Class AutofacChildLifetimeScopeServiceProviderFactory

Namespace
Autofac.Extensions.DependencyInjection
Assembly
Autofac.Extensions.DependencyInjection.dll
public class AutofacChildLifetimeScopeServiceProviderFactory
Inheritance
AutofacChildLifetimeScopeServiceProviderFactory

Constructors

AutofacChildLifetimeScopeServiceProviderFactory(ILifetimeScope, Action<ContainerBuilder>?)
AutofacChildLifetimeScopeServiceProviderFactory(Func<ILifetimeScope>, Action<ContainerBuilder>?)

Methods

CreateBuilder(IServiceCollection)
CreateServiceProvider(AutofacChildLifetimeScopeConfigurationAdapter)