다음을 통해 공유


PredicateConstraint<T>(Predicate<T>) 생성자

정의

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

매개 변수

predicate
Predicate<T>

적용 대상