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

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

공개 메소드들

메소드 설명
TrueConstraint ( )

Initializes a new instance of the T:TrueConstraint class.

메소드 상세

TrueConstraint() 공개 메소드

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