Calls the greedy constructor, passing it new instances of MappingDocumentParser and EndsWithHbmXmlFilter.

Namespace: NHibernate.Cfg.MappingSchema
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public MappingDocumentAggregator()
Visual Basic
Public Sub New
Visual C++
public:
MappingDocumentAggregator()

See Also