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

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

Syntax

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

Inheritance Hierarchy

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

See Also