C# Class Telerik.Web.Mvc.Infrastructure.Implementation.AverageFunction

Represents a function that returns the arithmetic mean of a set of arguments.
Inheritance: EnumerableSelectorAggregateFunction
Mostra file Open project: juanplopes/simple-telerik

Public Methods

Method Description
AverageFunction ( )

Initializes a new instance of the AverageFunction class.

Method Details

AverageFunction() public method

Initializes a new instance of the AverageFunction class.
public AverageFunction ( )