ContainerCollectionRegistratorContainer Property

Simple Injector
Gets the Container for this instance.

Namespace:  SimpleInjector
Assembly:  SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax

public Container Container { get; }

Property Value

Type: Container
The Container for this instance.
See Also

Reference