Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
BigIntegerStorage()
System.Data.Common.BigIntegerStorage.BigIntegerStorage
(
DataColumn
column
)
inline
package
Definition at line
12
of file
BigIntegerStorage.cs
.
13
: base(column, typeof(
BigInteger
),
BigInteger
.
Zero
, StorageType.BigInteger)
14
{
15
}
System.Numerics.BigInteger.Zero
static BigInteger Zero
Definition
BigInteger.cs:32
System.Numerics.BigInteger
Definition
BigInteger.cs:10
System
Data
Common
BigIntegerStorage
Generated by
1.10.0