Table of Contents

Method BadCategory

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

BadCategory(UnicodeCategory)

Sets the specified character category as invalid for the input.

ICharValidator BadCategory(UnicodeCategory cat)

Parameters

cat UnicodeCategory

Char category.

Returns

ICharValidator

Returns this object instance for use in the call sequences.