Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
CjClutter
ObjLoader
Viewer
Extensions
NumericAssertionsExtensions
C# Class CjClutter.ObjLoader.Viewer.Extensions.NumericAssertionsExtensions
Show file
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
>