Initializes a new instance of the NhThrowingExpressionTreeVisitor class

Namespace: NHibernate.Linq.Visitors
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
protected NhThrowingExpressionTreeVisitor()
Visual Basic
Protected Sub New
Visual C++
protected:
NhThrowingExpressionTreeVisitor()

See Also