[Missing <summary> documentation for "T:Remotion.Linq.EagerFetching.Parsing.FetchExpressionNodeBase"]

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

Syntax

C#
public abstract class FetchExpressionNodeBase : ResultOperatorExpressionNodeBase
Visual Basic
Public MustInherit Class FetchExpressionNodeBase _
	Inherits ResultOperatorExpressionNodeBase
Visual C++
public ref class FetchExpressionNodeBase abstract : public ResultOperatorExpressionNodeBase

Inheritance Hierarchy

See Also