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

Proxy object에 DataBindingInterceptor를 적용해서 반환하도록 한다.
Inheritance: NHibernate.ByteCode.Castle.ProxyFactory
Afficher le fichier Open project: debop/NFramework

Méthodes publiques

Méthode Description
GetProxy ( object id, ISessionImplementor session ) : INHibernateProxy

Method Details

GetProxy() public méthode

public GetProxy ( object id, ISessionImplementor session ) : INHibernateProxy
id object
session ISessionImplementor
Résultat INHibernateProxy