Namespace:  NHibernate.DebugHelpers
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Public Class CollectionProxy
C#
public class CollectionProxy
Visual C++
public ref class CollectionProxy
JavaScript
NHibernate.DebugHelpers.CollectionProxy = function();

Type.createClass(
	'NHibernate.DebugHelpers.CollectionProxy');

Inheritance Hierarchy

System..::.Object
  NHibernate.DebugHelpers..::.CollectionProxy

See Also