ITypeParameterSymbol.HasNotNullConstraint 속성

정의

true이면 형식 매개 변수에 대해 notnull 제약 조건(notnull)이 지정되었습니다.

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

속성 값

적용 대상