Sudarshan's blogby Sudarshan Gaikaiwari

C# enums can be of the following types

June 7, 2006

byte, sbyte, short, ushort, int, uint, long, or ulong and they need to be explicitly converted when they are used as that type


Edit on GitHub