SimpleInjectorDependencyResolverContainer Property

Simple Injector
Gets the container.

Namespace:  SimpleInjector.Integration.Web.Mvc
Assembly:  SimpleInjector.Integration.Web.Mvc (in SimpleInjector.Integration.Web.Mvc.dll) Version: 4.10.2
Syntax

public Container Container { get; }

Property Value

Type: Container
The Container.
See Also

Reference