H
Henke
Hi!
Has anyone a nice way to connect a enum to a string value.
Now I declare a const string [] in the same class as my enum is defined. But
I doubt that's the "object oriented" way of doing it.
Any better suggestions?
Thanks in advance?
/Henke
Has anyone a nice way to connect a enum to a string value.
Now I declare a const string [] in the same class as my enum is defined. But
I doubt that's the "object oriented" way of doing it.
Any better suggestions?
Thanks in advance?
/Henke