C# Class Telerik.Web.Mvc.Infrastructure.Implementation.SumFunction

Represents a function that returns the sum of all items from a set of items.
Inheritance: EnumerableSelectorAggregateFunction
Show file Open project: juanplopes/simple-telerik

Public Methods

Method Description
SumFunction ( )

Initializes a new instance of the SumFunction class.

Method Details

SumFunction() public method

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