Search Results for

    Show / Hide Table of Contents

    Class NPocoMapperCollection

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

    Constructors

    NPocoMapperCollection(Func<IEnumerable<IMapper>>)

    Declaration
    public NPocoMapperCollection(Func<IEnumerable<IMapper>> items)
    Parameters
    Type Name Description
    System.Func<System.Collections.Generic.IEnumerable<IMapper>> items
    In This Article
    • Constructors
      • NPocoMapperCollection(Func<IEnumerable<IMapper>>)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX