Skip to content

OptionalValue<T>.Value property

The meaningful value of the object.

public T Value { get; }

See Also