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

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

Syntax

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

See Also