StatusReporterTypeResolver.IsStatusReporterPredicate Property

Definition

Gets the predicate used to filter types that implement IStatusReporter.

protected Predicate<Type> IsStatusReporterPredicate { get; }
member this.IsStatusReporterPredicate : Predicate<Type>
Protected ReadOnly Property IsStatusReporterPredicate As Predicate(Of Type)

Property Value

Applies to