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

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

Syntax

C#
public class ThenFetchManyExpressionNode : FetchExpressionNodeBase
Visual Basic
Public Class ThenFetchManyExpressionNode _
	Inherits FetchExpressionNodeBase
Visual C++
public ref class ThenFetchManyExpressionNode : public FetchExpressionNodeBase

Inheritance Hierarchy

See Also