Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.Threading._IOCompletionCallback, including all inherited members.
_ccb | System.Threading._IOCompletionCallback | packagestatic |
_errorCode | System.Threading._IOCompletionCallback | private |
_executionContext | System.Threading._IOCompletionCallback | private |
_ioCompletionCallback | System.Threading._IOCompletionCallback | private |
_IOCompletionCallback(IOCompletionCallback ioCompletionCallback, ExecutionContext executionContext) | System.Threading._IOCompletionCallback | inlinepackage |
_numBytes | System.Threading._IOCompletionCallback | private |
_pNativeOverlapped | System.Threading._IOCompletionCallback | private |
IOCompletionCallback_Context(object state) | System.Threading._IOCompletionCallback | inlinepackagestatic |
PerformIOCompletionCallback(uint errorCode, uint numBytes, NativeOverlapped *pNativeOverlapped) | System.Threading._IOCompletionCallback | inlinepackagestatic |