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

◆ PercentGroupSeparator

string System.Globalization.NumberFormatInfo.PercentGroupSeparator
get

Definition at line 443 of file NumberFormatInfo.cs.

444 {
445 get
446 {
447 return this.percentGroupSeparator;
448 }
449 }