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