Enum

Enumeration class. Each enum propertiy has the properties "ordinal", "name" and "text".

這裡顯示腳本的所有版本。 只顯示彼此間有代碼差異的版本。

  • v0.3 2019-11-05
  • v0.3 2019-11-04
  • v0.3 2019-11-04 moved property assignments to constructor for clearer code
  • v0.2 2019-11-03
  • v0.2 2019-11-03
  • v0.2 2019-11-03
  • v0.2 2019-11-03
  • v0.2 2019-11-03
  • v0.2 2019-11-03
  • v0.2 2019-11-03
  • v0.2 2019-11-03
  • v0.2 2019-11-03 allow empty string for the "text" attribut
  • v0.2 2019-11-03
  • v0.2 2019-11-03
  • v0.2 2019-11-03 made class abstract
  • v0.1 2019-11-01