Compartir a través de


ITypeParameterSymbol.ConstraintNullableAnnotations Propiedad

Definición

Las nulaciones de nivel superior que se especificaron directamente como restricciones en los tipos de restricción.

public System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.NullableAnnotation> ConstraintNullableAnnotations { get; }
member this.ConstraintNullableAnnotations : System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.NullableAnnotation>
Public ReadOnly Property ConstraintNullableAnnotations As ImmutableArray(Of NullableAnnotation)

Valor de propiedad

Se aplica a