Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator-()
[4/6]
static
TimeSpan
IUnaryNegationOperators
<
TimeSpan
,
TimeSpan
>. System.TimeSpan.operator-
(
TimeSpan
value
)
inline
static
Definition at line
671
of file
TimeSpan.cs
.
672
{
673
return
-
value
;
674
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
TimeSpan
Generated by
1.10.0