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