| 
    terraria-cpp2il v1.4.4.9
    
   Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon 
   | 
 
 Inheritance diagram for System.Collections.Generic.KeyValuePair< TKey, TValue >:
 Collaboration diagram for System.Collections.Generic.KeyValuePair< TKey, TValue >:Public Member Functions | |
| KeyValuePair (TKey key, TValue value) | |
| override string | ToString () | 
Static Package Functions | |
| static string | PairToString (object key, object value) | 
Properties | |
| TKey | Key [get, set] | 
| TValue | Value [get, set] | 
Private Attributes | |
| readonly TKey | key | 
| readonly TValue | value | 
Definition at line 9 of file KeyValuePair.2.cs.