Skip to content

ReadOnlySpanAssertions<T>.Value Property

Definition

Gets the span value being asserted on.

public ReadOnlySpan<T> Value { get; }

Property Value

ReadOnlySpan<T>