Condividi tramite


ParserHelpers.IsIdentifierStart(Char) Metodo

Definizione

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

Parametri

value
Char

Restituisce

Si applica a