Initializes a new instance of the PersistentBag class
Namespace: NHibernate.CollectionAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public PersistentBag( ISessionImplementor session ) |
Visual Basic |
---|
Public Sub New ( _ session As ISessionImplementor _ ) |
Visual C++ |
---|
public: PersistentBag( ISessionImplementor^ session ) |
Parameters
- session
- Type: NHibernate.Engine..::..ISessionImplementor
[Missing <param name="session"/> documentation for "M:NHibernate.Collection.PersistentBag.#ctor(NHibernate.Engine.ISessionImplementor)"]