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

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

Public Methods

Method Description
LastFunction ( )

Initializes a new instance of the LastFunction class.

Method Details

LastFunction() public method

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