Data with enums

I want to add some data with enums, but you can't do much more than bytes or ints in C#. To go around this, I've done this instead:
Was this page helpful?