Class Extension
模块类别布尔类型扩展
public static class Extension
- Inheritance
-
Extension
- Inherited Members
Methods
ToChinese(ModuleCategory)
模块类别转中文
public static string ToChinese(this ModuleCategory value)
Parameters
valueModuleCategory
Returns
ToModuleCategory(string)
字符串转模块类别
public static ModuleCategory ToModuleCategory(this string value)
Parameters
valuestring