Initializes a new instance of the DefaultCandidatePersistentMembersProvider class

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

Syntax

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

See Also