Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ operator+() [2/4]

static char IUnaryPlusOperators< char, char >. System.Char.operator+ ( char value)
inlinestatic

Definition at line 1522 of file Char.cs.

1523 {
1524 return value;
1525 }

References System.value.