[]
Based on the UnicodeClass parameter, the UnicodeCharacterCategory is returned.
public static UnicodeCharacterCategory DetermineCategory(UnicodeClass unicodeClass)
| Type | Name | Description |
|---|---|---|
| UnicodeClass | unicodeClass | The Unicode class to check. |
| Type | Description |
|---|---|
| UnicodeCharacterCategory | The corresponding Unicode character category. |