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

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

Syntax

C#
public interface IComponentElementMapper : IComponentAttributesMapper, 
	IEntityPropertyMapper, IAccessorPropertyMapper
Visual Basic
Public Interface IComponentElementMapper _
	Inherits IComponentAttributesMapper, IEntityPropertyMapper, IAccessorPropertyMapper
Visual C++
public interface class IComponentElementMapper : IComponentAttributesMapper, 
	IEntityPropertyMapper, IAccessorPropertyMapper

See Also