ParserHelpers.IsHexDigit(Char) 메서드

정의

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

매개 변수

value
Char

반환

적용 대상