Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ToUInt16()
[2/3]
ushort IConvertible. System.Decimal.ToUInt16
(
IFormatProvider
provider
)
inline
Definition at line
3043
of file
Decimal.cs
.
3044
{
3045
return
Convert
.ToUInt16(
this
);
3046
}
System.Data.FunctionId.Convert
@ Convert
References
System.Convert.ToUInt16()
.
System
Decimal
Generated by
1.10.0