Redigera

Dela via


IChannelNamespacePredicateProvider Interface

Definition

Converts predicate pattern strings to IChannelNamespacePredicate instances.

public interface IChannelNamespacePredicateProvider
type IChannelNamespacePredicateProvider = interface
Public Interface IChannelNamespacePredicateProvider
Derived

Methods

TryGetPredicate(String, IChannelNamespacePredicate)

Get the predicate matching the provided pattern. Returns false if this provider cannot match the predicate.

Applies to

See also