Megosztás a következőn keresztül:


ParserHelpers.IsIdentifierPart(Char) Method

Definition

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

Parameters

value
Char

Returns

Applies to