다음을 통해 공유


PropertyExistsConstraint(String) 생성자

정의

PropertyExistsConstraint 클래스의 새 인스턴스를 초기화합니다.

public PropertyExistsConstraint (string name);
new NUnit.Framework.Constraints.PropertyExistsConstraint : string -> NUnit.Framework.Constraints.PropertyExistsConstraint

매개 변수

name
String

속성의 이름입니다.

적용 대상