NotificationHandlerTypeResolver.IsNotificationHandlerPredicate Property

Definition

Gets the predicate for determining whether a given type is a INotificationHandler.

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

Property Value

Applies to