C# Class DomainDrivenDelivery.Infrastructure.Persistence.NHibernate.LocationRepositoryNHibernate

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

Méthodes publiques

Méthode Description
LocationRepositoryNHibernate ( ISessionFactory sessionFactory ) : System.Collections.Generic

Private Methods

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

Method Details

LocationRepositoryNHibernate() public méthode

public LocationRepositoryNHibernate ( ISessionFactory sessionFactory ) : System.Collections.Generic
sessionFactory ISessionFactory
Résultat System.Collections.Generic