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.ThreadHelper Class Reference

Package Functions

 ThreadHelper (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

Delegate _start
 
object _startArg
 
ExecutionContext _executionContext
 

Detailed Description

Definition at line 6 of file ThreadHelper.cs.


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