[Missing <summary> documentation for "P:NHibernate.Loader.Loader.Factory"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public ISessionFactoryImplementor Factory { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Factory As ISessionFactoryImplementor Get |
| Visual C++ |
|---|
public: property ISessionFactoryImplementor^ Factory { ISessionFactoryImplementor^ get (); } |