Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ PerformAggregation< T >()

static T System.Linq.ParallelEnumerable.PerformAggregation< T > ( this ParallelQuery< T > source,
Func< T, T, T > reduce,
T seed,
bool seedIsSpecified,
bool throwIfEmpty,
QueryAggregationOptions options )
inlinestaticprivate