BaseCompareSpecification<T>.

IsNullable Property

Summary

Is T nullable type.

Syntax

protected bool IsNullable { get; }

Value

Type Description
bool
GitHub