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
System.Threading.Tasks.TaskToApm Class Reference

Classes

class  TaskWrapperAsyncResult
 

Static Public Member Functions

static IAsyncResult Begin (Task task, AsyncCallback callback, object state)
 
static void End (IAsyncResult asyncResult)
 
static TResult End< TResult > (IAsyncResult cpp2il__autoParamName__idx_1)
 

Static Private Member Functions

static void InvokeCallbackWhenTaskCompletes (Task antecedent, AsyncCallback callback, IAsyncResult asyncResult)
 

Detailed Description

Definition at line 8 of file TaskToApm.cs.


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