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

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

Méthodes publiques

Méthode Description
LastFunction ( )

Initializes a new instance of the LastFunction class.

Method Details

LastFunction() public méthode

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