Initializes a new instance of the QueryModelVisitorBase class

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

Syntax

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

See Also