[Missing namespace summary documentation for N:NHibernate.Proxy]

Classes

  ClassDescription
public classCastleLazyInitializer
A LazyInitializer for use with the Castle Dynamic Class Generator.

public classCastleProxyFactory
public classLazyInitializer
Provides the base functionallity to Handle Member calls into a dynamically generated NHibernate Proxy.

public classNHibernateProxyHelper
NHibernateProxyHelper provides convenience methods for working with objects that might be instances of Classes or the Proxied version of the Class.

public classProxyTypeValidator

Interfaces

  InterfaceDescription
public interfaceINHibernateProxy
A marker interface so NHibernate can know if it is dealing with an object that is a Proxy.

public interfaceIProxyFactory