IsConstraintNullable
Gets a value indicating whether the Class constraint has the nullable annotation (?).
This property returns null if the TypeKindConstraint has a different value than Class
or if the nullability of the generic parameter is not analyzed.
Declaration
bool? IsConstraintNullable { get; }Property Value
| Type | Description |
|---|---|
| bool? |