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

Inheritance: NHibernate.Event.Default.DefaultPostLoadEventListener
Afficher le fichier Open project: awhatley/dddsample.net

Méthodes publiques

Méthode Description
OnPostLoad ( NHibernate.Event.PostLoadEvent @event ) : void

Private Methods

Méthode Description
CargoPostLoadEventListener ( ) : System.Linq

Method Details

OnPostLoad() public méthode

public OnPostLoad ( NHibernate.Event.PostLoadEvent @event ) : void
@event NHibernate.Event.PostLoadEvent
Résultat void