Skip to content

Enums

Compare
Choose a tag to compare
@ZsoltGajdacs ZsoltGajdacs released this 15 Feb 20:35
· 40 commits to master since this release

Improved the descriptions of enums a bit and added Display names for them.
Also added an extension and an Util for the enums, so their properties can now be dynamically read.

The aim is to make it easier to use.

(I use it in my project's settings where the enums are used directly in a ComboBox)