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

◆ operator+() [2/2]

static BigInteger System.Numerics.BigInteger.operator+ ( BigInteger value)
inlinestatic

Definition at line 1844 of file BigInteger.cs.

1845 {
1846 return value;
1847 }

References System.value.