C# Класс Telerik.Web.Mvc.Infrastructure.Implementation.AverageFunction

Represents a function that returns the arithmetic mean of a set of arguments.
Наследование: EnumerableSelectorAggregateFunction
Показать файл Открыть проект

Открытые методы

Метод Описание
AverageFunction ( )

Initializes a new instance of the AverageFunction class.

Описание методов

AverageFunction() публичный Метод

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