Enum

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

2019-11-03 기준 버전입니다. 최신 버전을 확인하세요.

코드가 업데이트된 버전 목록입니다. 모든 버전 보기

  • 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 allow empty string for the "text" attribut
  • v0.2 2019-11-03 made class abstract
  • v0.1 2019-11-01

长期地址
遇到问题?请前往 GitHub 提 Issues。