Nullable<T>.Empty Property
Returns a null Nullable<T> instance with no value assigned.
Syntax
Unit: Bcl.Types.Nullable
property Nullable<T>.Empty: Nullable<T>
Returns a null Nullable<T> instance with no value assigned.
Unit: Bcl.Types.Nullable
property Nullable<T>.Empty: Nullable<T>