Search Results for

    Show / Hide Table of Contents
    View Source

    Class MapperCollectionBuilder

    Inheritance
    System.Object
    CollectionBuilderBase<MapperCollectionBuilder, MapperCollection, BaseMapper>
    SetCollectionBuilderBase<MapperCollectionBuilder, MapperCollection, BaseMapper>
    Namespace: Umbraco.Cms.Infrastructure.Persistence.Mappers
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public class MapperCollectionBuilder : SetCollectionBuilderBase<MapperCollectionBuilder, MapperCollection, BaseMapper>, ICollectionBuilder<MapperCollection, BaseMapper>, ICollectionBuilder

    Properties

    View Source

    This

    Declaration
    protected override MapperCollectionBuilder This { get; }
    Property Value
    Type Description
    MapperCollectionBuilder

    Methods

    View Source

    AddCoreMappers()

    Declaration
    public MapperCollectionBuilder AddCoreMappers()
    Returns
    Type Description
    MapperCollectionBuilder
    View Source

    RegisterWith(IServiceCollection)

    Declaration
    public override void RegisterWith(IServiceCollection services)
    Parameters
    Type Name Description
    IServiceCollection services
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • This
    • Methods
      • AddCoreMappers()
      • RegisterWith(IServiceCollection)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX