Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Castle
ActiveRecord
Tests
Model
SecondBaseListener
C# Class Castle.ActiveRecord.Tests.Model.SecondBaseListener
Inheritance:
IPreLoadEventListener
Exibir arquivo
Open project: shosca/ActiveRecord
Public Methods
Method
Description
OnPreLoad
(
NHibernate.Event.PreLoadEvent
@event
) :
void
Method Details
OnPreLoad()
public
method
public
OnPreLoad
(
NHibernate.Event.PreLoadEvent
@event
) :
void
@event
NHibernate.Event.PreLoadEvent
return
void