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

Syntax

Visual Basic (Declaration)
Protected Sub New
C#
protected PersistentClass()
Visual C++
protected:
PersistentClass()
JavaScript
NHibernate.Mapping.PersistentClass = function();

See Also