C# 클래스 PclUnit.Constraints.Pieces.FalseConstraint

FalseConstraint tests that the actual value is false
상속: BasicConstraint
파일 보기 프로젝트 열기: jbtule/PclUnit

공개 메소드들

메소드 설명
FalseConstraint ( )

Initializes a new instance of the T:FalseConstraint class.

메소드 상세

FalseConstraint() 공개 메소드

Initializes a new instance of the T:FalseConstraint class.
public FalseConstraint ( )