Skip to content

T_Cyjb_Globalization_UnicodeCategoryUtil

CYJB edited this page Mar 20, 2024 · 7 revisions

UnicodeCategoryUtil 类

提供 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 等)。
  Back to Top

参见

Reference

Cyjb.Globalization 命名空间

Clone this wiki locally