[Missing <summary> documentation for "T:NHibernate.Mapping.ByCode.Impl.PropertyMapper"]

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

Syntax

C#
public class PropertyMapper : IPropertyMapper, 
	IEntityPropertyMapper, IAccessorPropertyMapper, IColumnsMapper
Visual Basic
Public Class PropertyMapper _
	Implements IPropertyMapper, IEntityPropertyMapper, IAccessorPropertyMapper, IColumnsMapper
Visual C++
public ref class PropertyMapper : IPropertyMapper, 
	IEntityPropertyMapper, IAccessorPropertyMapper, IColumnsMapper

Inheritance Hierarchy

System..::..Object
  NHibernate.Mapping.ByCode.Impl..::..PropertyMapper

See Also