ShortCircuitedDependencyDiagnosticResult Properties

Simple Injector

The ShortCircuitedDependencyDiagnosticResult type exposes the following members.

Properties

  NameDescription
Public propertyDescription
Gets the description of the diagnostic result.
(Inherited from DiagnosticResult.)
Public propertyDiagnosticType
Gets the diagnostic type of this result.
(Inherited from DiagnosticResult.)
Public propertyDocumentationUrl
Gets the documentation URL of the diagnostic result.
(Inherited from DiagnosticResult.)
Public propertyExpectedDependencies
Gets the collection of registrations that have the component's current dependency as implementation type, but have a lifestyle that is different than the current dependency.
Public propertyGroup
Gets the hierarchical group to which this diagnostic result belongs.
(Inherited from DiagnosticResult.)
Public propertyRelationship
Gets the instance that describes the current relationship between the checked component and the short-circuited dependency.
Public propertyServiceType
Gets the service type to which this warning is related.
(Inherited from DiagnosticResult.)
Public propertySeverity
Gets the severity of this result.
(Inherited from DiagnosticResult.)
Top
See Also

Reference