C# Class NHibernate.ByteCode.Castle.Tests.ProxyInterface.DataBindingProxyFactory

Inheritance: ProxyFactory
Show file Open project: rbellamy/NHibernate.ByteCode.Castle

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