Initializes a new instance of the ExpressionResolver class
Namespace: Remotion.Linq.Parsing.Structure.IntermediateModelAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public ExpressionResolver( IExpressionNode currentNode ) |
Visual Basic |
---|
Public Sub New ( _ currentNode As IExpressionNode _ ) |
Visual C++ |
---|
public: ExpressionResolver( IExpressionNode^ currentNode ) |
Parameters
- currentNode
- Type: Remotion.Linq.Parsing.Structure.IntermediateModel..::..IExpressionNode
[Missing <param name="currentNode"/> documentation for "M:Remotion.Linq.Parsing.Structure.IntermediateModel.ExpressionResolver.#ctor(Remotion.Linq.Parsing.Structure.IntermediateModel.IExpressionNode)"]