Partager via


SyntaxFacts.IsUnaryOperatorDeclarationToken(SyntaxKind) Méthode

Définition

public:
 static bool IsUnaryOperatorDeclarationToken(Microsoft::CodeAnalysis::CSharp::SyntaxKind token);
public static bool IsUnaryOperatorDeclarationToken (Microsoft.CodeAnalysis.CSharp.SyntaxKind token);
static member IsUnaryOperatorDeclarationToken : Microsoft.CodeAnalysis.CSharp.SyntaxKind -> bool
Public Function IsUnaryOperatorDeclarationToken (token As SyntaxKind) As Boolean

Paramètres

token
SyntaxKind

Retours

S’applique à