ITypeParameterSymbol.HasNotNullConstraint 属性

定义

如果为类型参数指定了 notnull 约束 (notnull) ,则为 True。

public bool HasNotNullConstraint { get; }
member this.HasNotNullConstraint : bool
Public ReadOnly Property HasNotNullConstraint As Boolean

属性值

适用于