Skip to content

FloatingPointAssertionsChain<T>.And Property

Definition

Gets the assertions object for chaining further assertions.

public FloatingPointAssertions<T> And { get; }

Property Value

FloatingPointAssertions<T>