EnumDecorator constructor

namespace: Serenity.Reporting   assemblySerenity.Net.Services

Creates an instance of the class.

public EnumDecorator(Type enumType, ITextLocalizer localizer)
parameter description
enumType Enum type
localizer Text localizer

See Also