共用方式為


ParserHelpers.IsIdentifierPart(Char) 方法

定義

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

參數

value
Char

傳回

適用於