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

Base class for all aggregate functions that will use extension methods in Enumerable for aggregation.
Наследование: AggregateFunction
Показать файл Открыть проект

Защищенные методы

Метод Описание
GenerateFunctionName ( ) : string

Generates default name for this function using AggregateMethodName.

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

GenerateFunctionName() защищенный Метод

Generates default name for this function using AggregateMethodName.
protected GenerateFunctionName ( ) : string
Результат string