EnumHelper Class

列舉助手

Definition

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

Methods

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

See Also