ReportRegistry.Report constructor

namespace: Serenity.Reporting   assemblySerenity.Net.Services

Creates a new instance of the class

public Report(Type type, ITextLocalizer localizer)
parameter description
type Report type
localizer Text localizer

Exceptions

exception condition
ArgumentNullException Type is null

See Also