PredicateContextImplementationType Property

Simple Injector
Gets the closed generic implementation type that will be created by the container.

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

public Type ImplementationType { get; }

Property Value

Type: Type
The implementation type.
See Also

Reference