ITypeParameterSymbol.HasNotNullConstraint プロパティ

定義

true の場合、notnull 制約 (notnull) が型パラメーターに指定されました。

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

プロパティ値

適用対象