C# Class Castle.ActiveRecord.Tests.Event.TestLoadListener

Inheritance: ILoadEventListener
Afficher le fichier Open project: shosca/ActiveRecord

Méthodes publiques

Méthode Description
OnLoad ( NHibernate.Event.LoadEvent @event, NHibernate.Event.LoadType loadType ) : void

Method Details

OnLoad() public méthode

public OnLoad ( NHibernate.Event.LoadEvent @event, NHibernate.Event.LoadType loadType ) : void
@event NHibernate.Event.LoadEvent
loadType NHibernate.Event.LoadType
Résultat void