Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator+()
[2/4]
static double
IUnaryPlusOperators
< double, double >. System.Double.operator+
(
double
value
)
inline
static
Definition at line
1228
of file
Double.cs
.
1229
{
1230
return
value
;
1231
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
Double
Generated by
1.10.0