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

◆ NumberGroupSeparator

string System.Globalization.NumberFormatInfo.NumberGroupSeparator
get

Definition at line 383 of file NumberFormatInfo.cs.

384 {
385 get
386 {
387 return this.numberGroupSeparator;
388 }
389 }