C# 클래스 System.Linq.Parallel.NullableDoubleAverageAggregationOperator.NullableDoubleAverageAggregationOperatorEnumerator

상속: InlinedAggregationOperatorEnumerator
파일 보기 프로젝트 열기: mahasak/dotnet452

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void
MoveNextCore ( System.Linq.Parallel.Pair &currentElement ) : bool

비공개 메소드들

메소드 설명
NullableDoubleAverageAggregationOperatorEnumerator ( System.Linq.Parallel.QueryOperatorEnumerator source, int partitionIndex, CancellationToken cancellationToken ) : System.Collections.Generic

메소드 상세

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

MoveNextCore() 보호된 메소드

protected MoveNextCore ( System.Linq.Parallel.Pair &currentElement ) : bool
currentElement System.Linq.Parallel.Pair
리턴 bool