Table of Contents

Method AllowHexDigits

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

AllowHexDigits()

Allows hex digits for the input. Hex digits are [0..9], [a..f], [A..F].

ICharValidator AllowHexDigits()

Returns

ICharValidator

Returns this object instance for use in the call sequences.