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

◆ SettingsLoaded

SettingsLoadedEventHandler System.Configuration.ApplicationSettingsBase.SettingsLoaded
addremoveinherited

Definition at line 134 of file ApplicationSettingsBase.cs.

135 {
136 add
137 {
138 throw new NotSupportedException();
139 }
140 remove
141 {
142 throw new NotSupportedException();
143 }
144 }