Partager via


NullableContextExtensions.AnnotationsEnabled(NullableContext) Méthode

Définition

Retourne si les annotations nullables sont activées pour ce contexte.

public static bool AnnotationsEnabled (this Microsoft.CodeAnalysis.NullableContext context);
static member AnnotationsEnabled : Microsoft.CodeAnalysis.NullableContext -> bool
<Extension()>
Public Function AnnotationsEnabled (context As NullableContext) As Boolean

Paramètres

context
NullableContext

Retours

S’applique à