Inconsistencies in the .NET Enum class(couchware.ca)
submitted by
cdmckay(30) 2 years, 4 months ago
During a recent project of mine, I had to do a lot of enum manipulation using the .NET Enum class and I have to say I wasn’t impressed. Besides the shortcoming of it not being a generic class (and thus not being especially type-safe), Enum also has some strange inconsistencies in terms of how it handles matched integral types.
|category: C#
|Views: 12
tags:
C# another
Everyones tags:
Your Tags: