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

Package Functions

 ThreadHelper (global::System.Delegate start)
 
void SetExecutionContextHelper (ExecutionContext ec)
 
void ThreadStart (object obj)
 
void ThreadStart ()
 

Static Package Attributes

static ContextCallback _ccb
 

Static Private Member Functions

static void ThreadStart_Context (object state)
 
static ThreadHelper ()
 

Private Attributes

global::System.Delegate _start
 
object _startArg
 
ExecutionContext _executionContext
 

Detailed Description

Definition at line 8 of file ThreadHelper.cs.


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