Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator+()
[4/6]
static
TimeSpan
IUnaryPlusOperators
<
TimeSpan
,
TimeSpan
>. System.TimeSpan.operator+
(
TimeSpan
value
)
inline
static
Definition at line
677
of file
TimeSpan.cs
.
678
{
679
return
+
value
;
680
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
TimeSpan
Generated by
1.10.0