terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ PerMilleSymbol

string System.Globalization.NumberFormatInfo.PerMilleSymbol
get

Definition at line 463 of file NumberFormatInfo.cs.

464 {
465 get
466 {
467 return this.perMilleSymbol;
468 }
469 }