Skip to content

FloatingPointAssertions<T> Constructors

Provides assertions for floating-point values.

public FloatingPointAssertions(T value);

Parameters

Name Type Description
value T The value to assert on.