The following tables list the members exposed by IPredicateDescription.
Name | Description | |
---|---|---|
![]() | InstanceType | The type the predicate acts upon. |
Name | Description | |
---|---|---|
![]() | CreateUnboundCopy | Returns a clone of this predicate description with a null instance type - used by ToPredicate{T} |
![]() | ToLambdaExpression | Returns a System.Linq.Expressions.LambdaExpression representing the predicate. |