[Missing <summary> documentation for "F:NHibernate.Loader.Entity.AbstractEntityLoader.persister"]

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

Syntax

C#
protected readonly IOuterJoinLoadable persister
Visual Basic
Protected ReadOnly persister As IOuterJoinLoadable
Visual C++
protected:
initonly IOuterJoinLoadable^ persister

See Also