次の方法で共有


NotificationHandlerTypeResolver.IsNotificationHandlerPredicate プロパティ

定義

指定した型が であるかどうかを判断するための述語を INotificationHandler取得します。

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

プロパティ値

適用対象