SingleResponsibilityViolationDiagnosticResultImplementationType Property

Simple Injector
Gets the created type.

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