Called before executing any actions

Namespace: NHibernate.Action
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
void BeforeExecutions()
Visual Basic
Sub BeforeExecutions
Visual C++
void BeforeExecutions()

See Also