Table of Contents

Class Extension

Namespace
AT.Librarys.Container
Assembly
AT.Librarys.Container.dll

模块类别布尔类型扩展

public static class Extension
Inheritance
Extension
Inherited Members

Methods

ToChinese(ModuleCategory)

模块类别转中文

public static string ToChinese(this ModuleCategory value)

Parameters

value ModuleCategory

Returns

string

ToModuleCategory(string)

字符串转模块类别

public static ModuleCategory ToModuleCategory(this string value)

Parameters

value string

Returns

ModuleCategory