IStreamNamespacePredicateProvider 接口

定义

将谓词模式字符串转换为 IStreamNamespacePredicate 实例。

public interface IStreamNamespacePredicateProvider
type IStreamNamespacePredicateProvider = interface
Public Interface IStreamNamespacePredicateProvider
派生

方法

TryGetPredicate(String, IStreamNamespacePredicate)

获取与提供的模式匹配的谓词。 false如果此提供程序与谓词不匹配,则返回 。

适用于

另请参阅