In This Topic
Classes
| Class | Description |
 | CharHelper | Represents the extension functions to the standard .NET Char type. The purpose for this is to provide better CJK (Chinese, Japanese, Korean ) character support. |
 | EnumHelper | Represents the helper class for Validating whether an object is valid or not |
 | NumberTranslator | Translates number between different types. |
 | SR<T> | Represents the basic functionality used to get string information from assembly resource. |
 | SystemErrorException | Defines an exception class to handle the system error. |
Enumerations
| Enumeration | Description |
 | CharType | Defines the category of a Unicode character. |
See Also