C# Class SevenDigital.Mapper.Adapters.DomainListAdapter

Afficher le fichier Open project: 7digital/sevendigital-mapper Class Usage Examples

Méthodes publiques

Méthode Description
DomainListAdapter ( IDomainAdapter domainAdapter ) : System.Collections.Generic
GetDomainObjectsFor ( IEnumerable mappingDtos ) : IEnumerable

Method Details

DomainListAdapter() public méthode

public DomainListAdapter ( IDomainAdapter domainAdapter ) : System.Collections.Generic
domainAdapter IDomainAdapter
Résultat System.Collections.Generic

GetDomainObjectsFor() public méthode

public GetDomainObjectsFor ( IEnumerable mappingDtos ) : IEnumerable
mappingDtos IEnumerable
Résultat IEnumerable