LifestyleMismatchDiagnosticResultRelationship Property

Simple Injector
Gets the object that describes the relationship between the component and its dependency.

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

public KnownRelationship Relationship { get; }

Property Value

Type: KnownRelationship
A KnownRelationship instance.
See Also

Reference