Метод | Описание | |
---|---|---|
IsValidDecimalCharacter ( this c, bool allowControl = true ) : bool | ||
IsValidHexDigit ( this c, bool allowControl = true ) : bool |
public static IsValidDecimalCharacter ( this c, bool allowControl = true ) : bool | ||
c | this | |
allowControl | bool | |
Результат | bool |
public static IsValidHexDigit ( this c, bool allowControl = true ) : bool | ||
c | this | |
allowControl | bool | |
Результат | bool |