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

◆ Properties

override SettingsPropertyCollection System.Configuration.ApplicationSettingsBase.Properties
getinherited

Definition at line 58 of file ApplicationSettingsBase.cs.

59 {
60 get
61 {
62 throw new NotSupportedException();
63 }
64 }