Skip to content

ObjectAssertionsChain<T>.And Property

Definition

Gets the assertions object for chaining further assertions.

public ObjectAssertions<T> And { get; }

Property Value

ObjectAssertions<T>