C# 클래스 CjClutter.ObjLoader.Viewer.Extensions.NumericAssertionsExtensions

파일 보기 프로젝트 열기: ChrisJansson/ObjLoader

공개 메소드들

메소드 설명
BeApproximately ( this assertions, double expectedValue ) : AndConstraint>

메소드 상세

BeApproximately() 공개 정적인 메소드

public static BeApproximately ( this assertions, double expectedValue ) : AndConstraint>
assertions this
expectedValue double
리턴 AndConstraint>