Поделиться через


SyntaxFacts.IsPunctuationOrKeyword(SyntaxKind) Метод

Определение

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

Параметры

kind
SyntaxKind

Возвращаемое значение

Применяется к