C# 클래스 Telerik.Web.Mvc.Infrastructure.Implementation.MinFunction

Represents a function that returns the least item from a set of items.
상속: EnumerableSelectorAggregateFunction
파일 보기 프로젝트 열기: juanplopes/simple-telerik

공개 메소드들

메소드 설명
MinFunction ( )

Initializes a new instance of the MinFunction class.

메소드 상세

MinFunction() 공개 메소드

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