🏠 Home 

Enum

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

นี่คือเวอร์ชันของสคริปต์นี้ที่โค้ดมีการอัปเดต แสดงเวอร์ชันทั้งหมด

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