[Missing <summary> documentation for "T:Remotion.Linq.Parsing.Structure.ExpressionTreeProcessors.PartialEvaluatingExpressionTreeProcessor"]

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

Syntax

C#
public class PartialEvaluatingExpressionTreeProcessor : IExpressionTreeProcessor
Visual Basic
Public Class PartialEvaluatingExpressionTreeProcessor _
	Implements IExpressionTreeProcessor
Visual C++
public ref class PartialEvaluatingExpressionTreeProcessor : IExpressionTreeProcessor

Inheritance Hierarchy

System..::..Object
  Remotion.Linq.Parsing.Structure.ExpressionTreeProcessors..::..PartialEvaluatingExpressionTreeProcessor

See Also