Click or drag to resize
ExpressionParserIEnumerableSignaturesAverage Method (Decimal)

[Missing <summary> documentation for "M:System.Linq.Dynamic.ExpressionParser.IEnumerableSignatures.Average(System.Decimal)"]

Namespace: System.Linq.Dynamic
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
void Average(
	decimal selector
)

Parameters

selector
Type: SystemDecimal
See Also