Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ToUInt16()
[1/2]
ushort IConvertible. System.SByte.ToUInt16
(
IFormatProvider
provider
)
inline
Definition at line
236
of file
SByte.cs
.
237
{
238
return
Convert
.ToUInt16(
this
);
239
}
System.Data.FunctionId.Convert
@ Convert
References
System.Convert.ToUInt16()
.
System
SByte
Generated by
1.10.0