Returns the major character class for the specified Unicode general category.
public static UnicodeCharacterClass GetCharacterClassFromCategory(UnicodeCategory category)
| parameter | description |
|---|---|
| category | The UnicodeCategory of a character. |
The class of the specified category.