Class
PassedResultCountAggregateFunction

Definition

Namespace:ArtOfTest.WebAii.Design.UI

Assembly:ArtOfTest.WebAii.Design.dll

Syntax:

cs-api-definition
public class PassedResultCountAggregateFunction : EnumerableAggregateFunction

Inheritance: objectPassedResultCountAggregateFunction

Constructors

PassedResultCountAggregateFunction()

Declaration

cs-api-definition
public PassedResultCountAggregateFunction()

Properties

AggregateMethodName

Declaration

cs-api-definition
protected override string AggregateMethodName { get; }

Property Value

string

ExtensionMethodsType

Declaration

cs-api-definition
protected override Type ExtensionMethodsType { get; }

Property Value

Type