enum to friendly string extension method(objectreference.net)
submitted by
Vort3X(1335) 3 years, 11 months ago
We use enums quite extensively in our application as they are a great for representing integral values in a strongly typed way using symbolic names. The enum names are not very friendly to the user and I recently read a some good articles which tried to solve this problem. However, I think i've found a better solution to this problem using extension methods.
|category: C#
|Views: 382
tags:
C# another
Everyones tags:
Your Tags: