C# Class System.Linq.Parallel.NullableDoubleAverageAggregationOperator.NullableDoubleAverageAggregationOperatorEnumerator

Inheritance: InlinedAggregationOperatorEnumerator
Afficher le fichier Open project: mahasak/dotnet452

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void
MoveNextCore ( System.Linq.Parallel.Pair &currentElement ) : bool

Private Methods

Méthode Description
NullableDoubleAverageAggregationOperatorEnumerator ( System.Linq.Parallel.QueryOperatorEnumerator source, int partitionIndex, CancellationToken cancellationToken ) : System.Collections.Generic

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

MoveNextCore() protected méthode

protected MoveNextCore ( System.Linq.Parallel.Pair &currentElement ) : bool
currentElement System.Linq.Parallel.Pair
Résultat bool