AmbiguousLifestylesDiagnosticResult Properties

Simple Injector

The AmbiguousLifestylesDiagnosticResult type exposes the following members.

Properties

  NameDescription
Public propertyConflictingRegistrations
Gets the list of registrations that are in conflict with the DiagnosedRegistration.
Public propertyDescription
Gets the description of the diagnostic result.
(Inherited from DiagnosticResult.)
Public propertyDiagnosedRegistration
Gets the registration that caused this warning.
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 propertyGroup
Gets the hierarchical group to which this diagnostic result belongs.
(Inherited from DiagnosticResult.)
Public propertyImplementationType
Gets the implementation type that the affected registrations map to.
Public propertyLifestyles
Gets the lifestyles that causes the registrations to be conflicting.
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