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