Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime.Serialization.KeyValue< K, V > Struct Template Reference

Package Functions

 KeyValue (K key, V value)
 

Properties

K Key [get, set]
 
V Value [get, set]
 
object IKeyValue. Key [get, set]
 
object IKeyValue. Value [get, set]
 

Private Attributes

K _key
 
V _value
 

Detailed Description

Definition at line 4 of file KeyValue.cs.


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