C# Класс SevenDigital.Mapper.Adapters.DomainListAdapter

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
DomainListAdapter ( IDomainAdapter domainAdapter ) : System.Collections.Generic
GetDomainObjectsFor ( IEnumerable mappingDtos ) : IEnumerable

Описание методов

DomainListAdapter() публичный Метод

public DomainListAdapter ( IDomainAdapter domainAdapter ) : System.Collections.Generic
domainAdapter IDomainAdapter
Результат System.Collections.Generic

GetDomainObjectsFor() публичный Метод

public GetDomainObjectsFor ( IEnumerable mappingDtos ) : IEnumerable
mappingDtos IEnumerable
Результат IEnumerable