JasonBock / SpackleNet

Spackle is a project that contains a number of helper methods I've used to supplement the core classes in .NET.
MIT License
14 stars 1 forks source link

Add EnumExtensions #6

Closed JasonBock closed 8 years ago

JasonBock commented 10 years ago

Two that I commonly use are:

JasonBock commented 8 years ago

These were added some time ago, though I removed GetDescription() today as it didn't seem very helpful anymore.