Initializes a new instance of the NullExpressionTreeProcessor class

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

Syntax

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

See Also