ReportRegistry constructor

namespace: Serenity.Reporting   assemblySerenity.Net.Services

Creates an instance of the class.

public ReportRegistry(ITypeSource typeSource, IPermissionService permissions, 
    ITextLocalizer localizer)
parameter description
typeSource The type source to search report types in
permissions Permission service
localizer Text localizer

Exceptions

exception condition
ArgumentNullException

See Also