TornLifestyleDiagnosticResultImplementationType Property

Simple Injector
Gets the implementation type that the affected registrations map to.

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

public Type ImplementationType { get; }

Property Value

Type: Type
A Type.
See Also

Reference