Düzenle

Aracılığıyla paylaş


PredicateConstraint<T>(Predicate<T>) Constructor

Definition

public PredicateConstraint (Predicate<T> predicate);
new NUnit.Framework.Constraints.PredicateConstraint<'T> : Predicate<'T> -> NUnit.Framework.Constraints.PredicateConstraint<'T>

Parameters

predicate
Predicate<T>

Applies to