Method | Description | |
---|---|---|
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 | |
return | bool |
public static IsValidHexDigit ( this c, bool allowControl = true ) : bool | ||
c | this | |
allowControl | bool | |
return | bool |