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