Compartir a través de


ParserHelpers.IsLetter(Char) Método

Definición

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

Parámetros

value
Char

Devoluciones

Se aplica a