Class LogViewerQueryMapper
Namespace: Umbraco.Cms.Infrastructure.Persistence.Mappers
Assembly: cs.temp.dll.dll
Syntax
[MapperFor(typeof(ILogViewerQuery))]
[MapperFor(typeof(LogViewerQuery))]
public sealed class LogViewerQueryMapper : BaseMapper
Constructors
LogViewerQueryMapper(Lazy<ISqlContext>, MapperConfigurationStore)
Declaration
public LogViewerQueryMapper(Lazy<ISqlContext> sqlContext, MapperConfigurationStore maps)
Parameters
Type | Name | Description |
---|---|---|
System. |
sqlContext | |
Mapper |
maps |
Methods
DefineMaps()
Declaration
protected override void DefineMaps()