Class PredicateAttribute
Marks a function as a predicate for a type constraint.
[AttributeUsage(AttributeTargets.Method, AllowMultiple = false)]
public class PredicateAttribute : Attribute
- Inheritance
-
PredicateAttribute
- Inherited Members
- Extension Methods