Search Results for

    Show / Hide Table of Contents
    View Source

    Class NPocoMapperCollection

    Inheritance
    System.Object
    BuilderCollectionBase<IMapper>
    Namespace: Umbraco.Cms.Infrastructure.Persistence
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public sealed class NPocoMapperCollection : BuilderCollectionBase<IMapper>, IBuilderCollection<IMapper>

    Constructors

    View Source

    NPocoMapperCollection(Func<IEnumerable<IMapper>>)

    Declaration
    public NPocoMapperCollection(Func<IEnumerable<IMapper>> items)
    Parameters
    Type Name Description
    Func<IEnumerable<IMapper>> items
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • NPocoMapperCollection(Func<IEnumerable<IMapper>>)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX