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

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

Syntax

C#
public interface IBasePlainPropertyContainerMapper : IMinimalPlainPropertyContainerMapper
Visual Basic
Public Interface IBasePlainPropertyContainerMapper _
	Inherits IMinimalPlainPropertyContainerMapper
Visual C++
public interface class IBasePlainPropertyContainerMapper : IMinimalPlainPropertyContainerMapper

See Also