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

Represents a function that returns the arithmetic mean of a set of arguments.
상속: EnumerableSelectorAggregateFunction
파일 보기 프로젝트 열기: juanplopes/simple-telerik

공개 메소드들

메소드 설명
AverageFunction ( )

Initializes a new instance of the AverageFunction class.

메소드 상세

AverageFunction() 공개 메소드

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