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

Package Functions

 CallbackClosure (ExecutionContext context, AsyncCallback callback)
 
bool IsCompatible (AsyncCallback callback)
 

Properties

AsyncCallback AsyncCallback [get, set]
 
ExecutionContext Context [get, set]
 

Private Attributes

AsyncCallback _savedCallback
 
ExecutionContext _savedContext
 

Detailed Description

Definition at line 9 of file CallbackClosure.cs.


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