Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Parallel.Pair< T, U > Struct Template Reference

Public Member Functions

 Pair (T first, U second)
 

Package Attributes

T _first
 
U _second
 

Properties

T First [get, set]
 
U Second [get, set]
 

Detailed Description

Definition at line 3 of file Pair.cs.


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