Skip to content

ReadOnlySetAssertionsChain<TSet, T>.And Property

Definition

Gets the assertions object for chaining further assertions.

public ReadOnlySetAssertions<TSet, T> And { get; }

Property Value

ReadOnlySetAssertions<TSet, T>