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

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

Public Methods

Method Description
MinFunction ( )

Initializes a new instance of the MinFunction class.

Method Details

MinFunction() public method

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