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

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

Syntax

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

Inheritance Hierarchy

See Also