EnumHelper Class

列舉助手

Definition

Namespace: eBizprise.Framework
Assembly: eBizprise.Framework.Enum.EnumHelper (in eBizprise.Framework.Enum.EnumHelper.dll) Version: 25.0.0.0+6e92afb880fa099fdfe407c9aa8d1b17eaaf3625
C#
public static class EnumHelper
Inheritance
Object    EnumHelper

Methods

GetEnums 取得列舉清單所有項目
GetId 取得對應識別碼
GetParentId 取得父項識別碼
GetText 取得對應說明
ParseT 以識別碼取得列舉項目

See Also