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

Syntax

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

See Also