[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.IEntityAttributesMapper.Proxy(System.Type)"]

Namespace: NHibernate.Mapping.ByCode
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
void Proxy(
	Type proxy
)
Visual Basic
Sub Proxy ( _
	proxy As Type _
)
Visual C++
void Proxy(
	Type^ proxy
)

Parameters

proxy
Type: System..::..Type

[Missing <param name="proxy"/> documentation for "M:NHibernate.Mapping.ByCode.IEntityAttributesMapper.Proxy(System.Type)"]

See Also