Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ToDecimal() [1/3]

decimal IConvertible. System.Decimal.ToDecimal ( IFormatProvider provider)
inline

Definition at line 3078 of file Decimal.cs.

3079 {
3080 return this;
3081 }