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

반환

적용 대상