Namespace:  NHibernate.Impl
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Protected Sub Before
C#
protected void Before()
Visual C++
protected:
void Before()
JavaScript
function before();

See Also