C# Class DomainDrivenDelivery.Infrastructure.Persistence.InMemory.LocationRepositoryInMem

Inheritance: LocationRepository
Afficher le fichier Open project: awhatley/dddsample.net Class Usage Examples

Méthodes publiques

Méthode Description
find ( UnLocode unLocode ) : Location
findAll ( ) : IEnumerable

Method Details

find() public méthode

public find ( UnLocode unLocode ) : Location
unLocode UnLocode
Résultat Location

findAll() public méthode

public findAll ( ) : IEnumerable
Résultat IEnumerable