C# 클래스 SevenDigital.Mapper.Adapters.DomainListAdapter

파일 보기 프로젝트 열기: 7digital/sevendigital-mapper 1 사용 예제들

공개 메소드들

메소드 설명
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