共用方式為


ITypeParameterSymbol.HasNotNullConstraint 屬性

定義

True 是表示 如果為類型參數指定了 notnull 條件約束 (notnull) 。

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

屬性值

適用於