Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.KeyValuePairs Class Referencesealed

Public Member Functions

 KeyValuePairs (object key, object value)
 
 KeyValuePairs (object key, object value)
 

Private Attributes

readonly object _key
 
readonly object _value
 

Detailed Description

Definition at line 6 of file KeyValuePairs.cs.


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