Clear the internal state of the Configuration object.

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

Syntax

C#
protected void Reset()
Visual Basic
Protected Sub Reset
Visual C++
protected:
void Reset()

See Also