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. |
items |