- Dmitry Sidorenko
- 10/09/11
I'd like to use my custom EnumsDataType in switch statement.
Switch itself accepts EnumsDataType, but how do I write "case" statement?
Having StatisticType as an enum, StatisticType.enumname is not allowed.
Switch itself accepts EnumsDataType, but how do I write "case" statement?
Having StatisticType as an enum, StatisticType.enumname is not allowed.
- Evgeny Gryaznov
- 10/10/11
Smodel language is incomplete. Could you please report an issue?