TValueHelper.GetNullableValue Method
Returns the stored nullable value or TValue.Empty
when it is
null.
- EInvalidOperationException
- When the stored value is not a nullable value.
Returns the stored nullable value or TValue.Empty
when it is
null.