Initializes a new instance of the ResultOperatorProcessorBase class

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

Syntax

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

See Also