Метод | Описание | |
---|---|---|
CargoRepositoryNHibernate ( ISessionFactory sessionFactory ) : System.Collections.Generic |
Метод | Описание | |
---|---|---|
find ( TrackingId tid ) : Cargo | ||
findAll ( ) : IEnumerable |
||
findCargosOnVoyage ( Voyage voyage ) : IEnumerable |
||
store ( Cargo cargo ) : void |
public CargoRepositoryNHibernate ( ISessionFactory sessionFactory ) : System.Collections.Generic | ||
sessionFactory | ISessionFactory | |
Результат | System.Collections.Generic |