|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| StringPair (string left, string right) | |
Properties | |
| string | Left [get] |
| string | Right [get] |
Private Attributes | |
| readonly string | _left |
| readonly string | _right |
Definition at line 3 of file StringPair.cs.