terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Collections.Generic.KeyValuePair< TKey, TValue > Class Template Reference

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]
 
TValue Value [get]
 

Private Attributes

readonly TKey key
 
readonly TValue value
 

Detailed Description

Definition at line 8 of file KeyValuePair.2.cs.


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