M
mircea.alexandru
Guest
If you really really want a string enum, you can use the type-safe-enum pattern and create some static class exposing things quite similar to a standard oe enum from a syntax perspective.
Continue reading...
Continue reading...