C# 클래스 Telerik.Web.Mvc.Infrastructure.Implementation.SumFunction

Represents a function that returns the sum of all items from a set of items.
상속: EnumerableSelectorAggregateFunction
파일 보기 프로젝트 열기: juanplopes/simple-telerik

공개 메소드들

메소드 설명
SumFunction ( )

Initializes a new instance of the SumFunction class.

메소드 상세

SumFunction() 공개 메소드

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