RegistrationImplementationType Property

Simple Injector
Gets the type that this instance will create.

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

public Type ImplementationType { get; }

Property Value

Type: Type
The type that this instance will create.
See Also

Reference