EnumHelperT 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<T>
where T : Enum
Inheritance
Object    EnumHelperT

Type Parameters

T
列舉類型

Methods

GetId 取得列舉類型父項識別碼
GetText 取得列舉類型父項說明

See Also