ParserHelpers.IsDecimalDigit(Char) 메서드

정의

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

매개 변수

value
Char

반환

적용 대상