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

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

Syntax

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

See Also