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
Loading...
Searching...
No Matches
System.Configuration.SettingsSavingEventHandler Class Referencesealed
+ Inheritance diagram for System.Configuration.SettingsSavingEventHandler:
+ Collaboration diagram for System.Configuration.SettingsSavingEventHandler:

Public Member Functions

 SettingsSavingEventHandler (object @object, IntPtr method)
 
void Invoke (object sender, CancelEventArgs e)
 
IAsyncResult BeginInvoke (object sender, CancelEventArgs 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
 

Detailed Description

Definition at line 9 of file SettingsSavingEventHandler.cs.


The documentation for this class was generated from the following file: