EnumDecorator constructor
namespace: Serenity.Reporting assembly: Serenity.Net.Services
Creates an instance of the class.
public EnumDecorator(Type enumType, ITextLocalizer localizer)
| parameter | description |
|---|---|
| enumType | Enum type |
| localizer | Text localizer |
See Also
- interface ITextLocalizer
- class EnumDecorator