Produces an instance.
Namespace: SimpleInjector
Assembly: SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax
Return Value
Type: TServiceAn instance. Will never return null.
Exceptions
| Exception | Condition | 
|---|---|
| ActivationException | When the instance could not be retrieved or is null. | 
See Also