T_Cyjb_Globalization_UnicodeCategoryUtil - CYJB/Cyjb GitHub Wiki
提供 UnicodeCategory 的扩展方法。
System.Object
Cyjb.Globalization.UnicodeCategoryUtil
Namespace: Cyjb.Globalization
Assembly: Cyjb (in Cyjb.dll) Version: 1.0.23+7750dd8e971297c5fa962a3bee37fb78f72793f6
C#
public static class UnicodeCategoryUtil
The UnicodeCategoryUtil type exposes the following members.
名称 | 说明 | |
---|---|---|
![]() ![]() |
GetCategory | 返回指定名称对应的 UnicodeCategory。 |
![]() ![]() |
GetChars | 返回当前 UnicodeCategory 包含的全部字符。 |
![]() ![]() |
GetName | 返回当前 UnicodeCategory 的名称(Lu、Ll 等)。 |