[Missing <summary> documentation for "F:NHibernate.Cfg.Configuration.secondPasses"]

Namespace: NHibernate.Cfg
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
protected IList<SecondPassCommand> secondPasses
Visual Basic
Protected secondPasses As IList(Of SecondPassCommand)
Visual C++
protected:
IList<SecondPassCommand^>^ secondPasses

See Also