Click or drag to resize

AutofacDependencyResolver Properties

The AutofacDependencyResolver type exposes the following members.

Properties
  NameDescription
Public propertyApplicationContainer
Gets the application container that was provided to the constructor.
Public propertyStatic memberCurrent
Gets the Autofac implementation of the dependency resolver.
Public propertyRequestLifetimeScope
Gets the lifetime containing components for processing the current HTTP request.
Top
See Also