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.Threading.Tasks.TaskToApm Class Reference
+ Collaboration diagram for System.Threading.Tasks.TaskToApm:

Classes

class  TaskWrapperAsyncResult
 

Static Public Member Functions

static global::System.IAsyncResult Begin (Task task, global::System.AsyncCallback callback, object state)
 
static void End (global::System.IAsyncResult asyncResult)
 
static TResult End< TResult > (global::System.IAsyncResult asyncResult)
 

Static Private Member Functions

static void InvokeCallbackWhenTaskCompletes (Task antecedent, global::System.AsyncCallback callback, global::System.IAsyncResult asyncResult)
 

Detailed Description

Definition at line 10 of file TaskToApm.cs.


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