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

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

Méthodes publiques

Méthode Description
MinFunction ( )

Initializes a new instance of the MinFunction class.

Method Details

MinFunction() public méthode

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