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

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

Syntax

C#
public class ComponentAsIdLikeComponetAttributesMapper : IComponentAttributesMapper, 
	IEntityPropertyMapper, IAccessorPropertyMapper
Visual Basic
Public Class ComponentAsIdLikeComponetAttributesMapper _
	Implements IComponentAttributesMapper, IEntityPropertyMapper, IAccessorPropertyMapper
Visual C++
public ref class ComponentAsIdLikeComponetAttributesMapper : IComponentAttributesMapper, 
	IEntityPropertyMapper, IAccessorPropertyMapper

Inheritance Hierarchy

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

See Also