Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ToInt64()
[1/2]
long IConvertible. System.SByte.ToInt64
(
IFormatProvider
provider
)
inline
Definition at line
251
of file
SByte.cs
.
252
{
253
return
Convert
.ToInt64(
this
);
254
}
System.Data.FunctionId.Convert
@ Convert
References
System.Convert.ToInt64()
.
System
SByte
Generated by
1.10.0