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
|
Public Member Functions | |
IOSelectorJob (IOOperation operation, IOAsyncCallback callback, IOAsyncResult state) | |
void | MarkDisposed () |
Private Member Functions | |
void System.Threading.IThreadPoolWorkItem. | ExecuteWorkItem () |
void System.Threading.IThreadPoolWorkItem. | MarkAborted (ThreadAbortException tae) |
Private Attributes | |
IOOperation | operation |
IOAsyncCallback | callback |
IOAsyncResult | state |
Definition at line 14 of file IOSelectorJob.cs.