Class PredicateInfo
public class PredicateInfo
- Inheritance
-
PredicateInfo
- Inherited Members
Properties
PredicateT
public Delegate PredicateT { get; }
Property Value
Type
public Type Type { get; }
Property Value
Methods
Create<T>(Predicate<T>)
public static PredicateInfo Create<T>(Predicate<T> predicateT)
Parameters
predicateT
Predicate<T>
Returns
Type Parameters
T
ToString()
public override string ToString()