NullableReadOnlySpanPair Class

Provides helper methods for NullableReadOnlySpanPairTFirst, TSecond.

Definition

Namespace: Ookii.Common
Assembly: Ookii.Common (in Ookii.Common.dll) Version: 1.0.0+7c2900b8a16cd8ae46bdd79d8f105034712c5fa3
C#
public static class NullableReadOnlySpanPair
Inheritance
Object    NullableReadOnlySpanPair

Methods

CreateTFirst, TSecond Creates a new NullableReadOnlySpanPairTFirst, TSecond from the specified values.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also