經由以下函式可取得列舉值的Description屬性值 public string GetDescription(Enum value) { FieldInfo fi = value.GetType().GetField(value.
確定! 回上一頁