M_Cyjb_Globalization_UnicodeCategoryUtil_GetCategory - CYJB/Cyjb GitHub Wiki

UnicodeCategoryUtil.GetCategory 方法

返回指定名称对应的 UnicodeCategory。

Namespace: Cyjb.Globalization
Assembly: Cyjb (in Cyjb.dll) Version: 1.0.23+7750dd8e971297c5fa962a3bee37fb78f72793f6

语法

C#

public static UnicodeCategory GetCategory(
	string name
)

参数

 

name
Type: System.String
Unicode 类别名称。

返回值

Type: UnicodeCategory
指定名称的 UnicodeCategory。

参见

Reference

UnicodeCategoryUtil 类
Cyjb.Globalization 命名空间

⚠️ **GitHub.com Fallback** ⚠️