Initializes a new instance of the AbstractSessionImpl class
Namespace: NHibernate.ImplAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
protected internal AbstractSessionImpl( ISessionFactoryImplementor factory ) |
Visual Basic |
---|
Protected Friend Sub New ( _ factory As ISessionFactoryImplementor _ ) |
Visual C++ |
---|
protected public: AbstractSessionImpl( ISessionFactoryImplementor^ factory ) |
Parameters
- factory
- Type: NHibernate.Engine..::..ISessionFactoryImplementor
[Missing <param name="factory"/> documentation for "M:NHibernate.Impl.AbstractSessionImpl.#ctor(NHibernate.Engine.ISessionFactoryImplementor)"]