Table of Contents

Method GetLifetimeScopeCore

Namespace
Autofac.Integration.Mvc
Assembly
Autofac.Integration.Mvc.dll

GetLifetimeScopeCore(Action<ContainerBuilder>)

protected virtual ILifetimeScope GetLifetimeScopeCore(Action<ContainerBuilder> configurationAction)

Parameters

configurationAction Action<ContainerBuilder>

Returns

ILifetimeScope