Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
TinySheets
Persistence
NHibernate
NHibernateModule
C# Class TinySheets.Persistence.NHibernate.NHibernateModule
Inheritance:
Autofac.Module
ファイルを表示
Open project: Readify/IocDevDay
Protected Methods
Method
Description
Load
(
ContainerBuilder
builder
) :
void
Private Methods
Method
Description
ConfigureSessionFactory
( ) :
ISessionFactory
Method Details
Load()
protected
method
protected
Load
(
ContainerBuilder
builder
) :
void
builder
Autofac.ContainerBuilder
return
void