Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
NSoft
NFramework
Data
NHibernateEx
AOP
DataBindingProxyFactory
C# Class NSoft.NFramework.Data.NHibernateEx.AOP.DataBindingProxyFactory
Proxy object에 DataBindingInterceptor를 적용해서 반환하도록 한다.
Inheritance:
NHibernate.ByteCode.Castle.ProxyFactory
Datei anzeigen
Open project: debop/NFramework
Public Methods
Method
Description
GetProxy
(
object
id
,
ISessionImplementor
session
) :
INHibernateProxy
Method Details
GetProxy()
public
method
public
GetProxy
(
object
id
,
ISessionImplementor
session
) :
INHibernateProxy
id
object
session
ISessionImplementor
return
INHibernateProxy