C# Class CjClutter.ObjLoader.Viewer.Extensions.NumericAssertionsExtensions

Datei anzeigen Open project: ChrisJansson/ObjLoader

Public Methods

Method Description
BeApproximately ( this assertions, double expectedValue ) : AndConstraint>

Method Details

BeApproximately() public static method

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