Enum Support in MVC 5.1
MVC 5.1 introduced some really great support for enums as announced in the MVC 5.1 release notes. Given the following enumeration and model class. »
MVC 5.1 introduced some really great support for enums as announced in the MVC 5.1 release notes. Given the following enumeration and model class. »