共用方式為


ParserHelpers.IsLetter(Char) 方法

定義

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

參數

value
Char

傳回

適用於