Namespace:  NHibernate.Loader.Entity
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Protected ReadOnly entityName As Type
C#
protected readonly Type entityName
Visual C++
protected:
initonly Type^ entityName
JavaScript
entityName

See Also