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

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

Syntax

C#
public interface IComponentAsIdAttributesMapper : IAccessorPropertyMapper
Visual Basic
Public Interface IComponentAsIdAttributesMapper _
	Inherits IAccessorPropertyMapper
Visual C++
public interface class IComponentAsIdAttributesMapper : IAccessorPropertyMapper

See Also