Skip to content

IntegerAssertionsChain<T>.And Property

Definition

Gets the assertions object for chaining further assertions.

public IntegerAssertions<T> And { get; }

Property Value

IntegerAssertions<T>