Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Telerik
Web
Mvc
Infrastructure
Implementation
EnumerableAggregateFunctionBase
C# 클래스 Telerik.Web.Mvc.Infrastructure.Implementation.EnumerableAggregateFunctionBase
Base class for all aggregate functions that will use extension methods in
Enumerable
for aggregation.
상속:
AggregateFunction
파일 보기
프로젝트 열기: juanplopes/simple-telerik
보호된 메소드들
메소드
설명
GenerateFunctionName
( ) :
string
Generates default name for this function using
AggregateMethodName
.
메소드 상세
GenerateFunctionName()
보호된
메소드
Generates default name for this function using
AggregateMethodName
.
protected
GenerateFunctionName
( ) :
string
리턴
string