Table of Contents

Class ContainerProviderContainer

Namespace
Autofac.Integration.Web
Assembly
Autofac.Integration.Web.dll
public class ContainerProviderContainer : IContainer, ILifetimeScope, IComponentContext
Inheritance
ContainerProviderContainer
Implements

Constructors

ContainerProviderContainer(IContainerProvider)

Properties

ComponentRegistry
DiagnosticSource
Disposer
Tag

Methods

BeginLifetimeScope()
BeginLifetimeScope(Action<ContainerBuilder>)
BeginLifetimeScope(object)
BeginLifetimeScope(object, Action<ContainerBuilder>)
Dispose()
DisposeAsync()
ResolveComponent(in ResolveRequest)

Events

ChildLifetimeScopeBeginning
CurrentScopeEnding
ResolveOperationBeginning