|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Inheritance diagram for System.Configuration.SettingChangingEventHandler:
Collaboration diagram for System.Configuration.SettingChangingEventHandler:Public Member Functions | |
| SettingChangingEventHandler (object @object, IntPtr method) | |
| void | Invoke (object sender, SettingChangingEventArgs e) |
| IAsyncResult | BeginInvoke (object sender, SettingChangingEventArgs e, AsyncCallback callback, object @object) |
| void | EndInvoke (IAsyncResult result) |
| override void | GetObjectData (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) |
| override bool | Equals (object obj) |
| override int | GetHashCode () |
| override global::System.Delegate[] | GetInvocationList () |
Protected Member Functions | |
| override global::System.Reflection.MethodInfo | GetMethodImpl () |
| override global::System.Delegate | CombineImpl (global::System.Delegate follow) |
| override global::System.Delegate | RemoveImpl (global::System.Delegate value) |
Private Member Functions | |
| int | LastIndexOf (global::System.Delegate[] haystack, global::System.Delegate[] needle) |
Private Attributes | |
| global::System.Delegate[] | delegates |
Definition at line 8 of file SettingChangingEventHandler.cs.