[Missing <summary> documentation for "M:Remotion.Linq.Parsing.Structure.IntermediateModel.MethodCallExpressionNodeBase.Apply(Remotion.Linq.QueryModel,Remotion.Linq.Parsing.Structure.IntermediateModel.ClauseGenerationContext)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
public QueryModel Apply( QueryModel queryModel, ClauseGenerationContext clauseGenerationContext )  | 
| Visual Basic | 
|---|
Public Function Apply ( _ queryModel As QueryModel, _ clauseGenerationContext As ClauseGenerationContext _ ) As QueryModel  | 
| Visual C++ | 
|---|
public: virtual QueryModel^ Apply( QueryModel^ queryModel, ClauseGenerationContext clauseGenerationContext ) sealed  | 
Parameters
- queryModel
 - Type: Remotion.Linq..::..QueryModel
[Missing <param name="queryModel"/> documentation for "M:Remotion.Linq.Parsing.Structure.IntermediateModel.MethodCallExpressionNodeBase.Apply(Remotion.Linq.QueryModel,Remotion.Linq.Parsing.Structure.IntermediateModel.ClauseGenerationContext)"]
 
- clauseGenerationContext
 - Type: Remotion.Linq.Parsing.Structure.IntermediateModel..::..ClauseGenerationContext
[Missing <param name="clauseGenerationContext"/> documentation for "M:Remotion.Linq.Parsing.Structure.IntermediateModel.MethodCallExpressionNodeBase.Apply(Remotion.Linq.QueryModel,Remotion.Linq.Parsing.Structure.IntermediateModel.ClauseGenerationContext)"]
 
Return Value
[Missing <returns> documentation for "M:Remotion.Linq.Parsing.Structure.IntermediateModel.MethodCallExpressionNodeBase.Apply(Remotion.Linq.QueryModel,Remotion.Linq.Parsing.Structure.IntermediateModel.ClauseGenerationContext)"]