[Missing <summary> documentation for "P:NHibernate.Mapping.ByCode.Impl.AbstractBasePropertyContainerMapper.Container"]

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

Syntax

C#
protected Type Container { get; }
Visual Basic
Protected ReadOnly Property Container As Type
	Get
Visual C++
protected:
property Type^ Container {
	Type^ get ();
}

See Also