Share via


IPredicateComparer Interface

Definition

Compare two predicates to identify the relationship between them.

public interface IPredicateComparer
type IPredicateComparer = interface
Public Interface IPredicateComparer

Properties

Predicate

Gets name of predicate.

Methods

Relationship(Expression, Expression)

Identify the relationship between two predicates.

Applies to