Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Telerik
Web
Mvc
Infrastructure
Implementation
EnumerableAggregateFunctionBase
C# Class Telerik.Web.Mvc.Infrastructure.Implementation.EnumerableAggregateFunctionBase
Base class for all aggregate functions that will use extension methods in
Enumerable
for aggregation.
Inheritance:
AggregateFunction
Mostra file
Open project: juanplopes/simple-telerik
Protected Methods
Method
Description
GenerateFunctionName
( ) :
string
Generates default name for this function using
AggregateMethodName
.
Method Details
GenerateFunctionName()
protected
method
Generates default name for this function using
AggregateMethodName
.
protected
GenerateFunctionName
( ) :
string
return
string