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

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

Syntax

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

Inheritance Hierarchy

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

See Also