[Missing <summary> documentation for "T:NHibernate.Mapping.ByCode.Impl.CustomizersImpl.OneToManyCustomizer"]

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

Syntax

C#
public class OneToManyCustomizer : IOneToManyMapper
Visual Basic
Public Class OneToManyCustomizer _
	Implements IOneToManyMapper
Visual C++
public ref class OneToManyCustomizer : IOneToManyMapper

Inheritance Hierarchy

System..::..Object
  NHibernate.Mapping.ByCode.Impl.CustomizersImpl..::..OneToManyCustomizer

See Also