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
)
inline
static
Definition at line
1522
of file
Char.cs
.
1523
{
1524
return
value
;
1525
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
Char
Generated by
1.10.0