/EnumHelper

If you have a list of enum and you want to populate that in form of the dropdown or selected list this file really helps you. This file has a Generic method to convert the enum into the Selected list.

Primary LanguageC#

Watchers