Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Parallel.OrderPreservingPipeliningMergeHelper< TOutput, TKey >.ProducerComparer Class Referencesealed

Public Member Functions

int Compare (Producer< TKey > x, Producer< TKey > y)
 
int Compare (T? x, T? y)
 

Package Functions

 ProducerComparer (IComparer< TKey > keyComparer)
 

Private Attributes

readonly IComparer< TKey > _keyComparer
 

Detailed Description

Definition at line 10 of file OrderPreservingPipeliningMergeHelper.cs.


The documentation for this class was generated from the following file: