C# Class NSoft.NFramework.Data.NHibernateEx.AOP.DataBindingProxyFactory

Proxy object에 DataBindingInterceptor를 적용해서 반환하도록 한다.
Inheritance: NHibernate.ByteCode.Castle.ProxyFactory
显示文件 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