Partager via


ParserHelpers.IsIdentifierPart(Char) Méthode

Définition

public:
 static bool IsIdentifierPart(char value);
public static bool IsIdentifierPart (char value);
static member IsIdentifierPart : char -> bool
Public Shared Function IsIdentifierPart (value As Char) As Boolean

Paramètres

value
Char

Retours

S’applique à