C# Class ExoGraph.NHibernate.ProxyFactory

Inheritance: NHibernate.Proxy.AbstractProxyFactory
Show file Open project: vc3/ExoModel

Public Methods

Method Description
GetProxy ( object id, global session ) : INHibernateProxy

Method Details

GetProxy() public method

public GetProxy ( object id, global session ) : INHibernateProxy
id object
session global
return INHibernateProxy