Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.Runtime.InteropServices.PosixSignalRegistration, including all inherited members.
_token | System.Runtime.InteropServices.PosixSignalRegistration | private |
Create(PosixSignal signal, Action< PosixSignalContext > handler) | System.Runtime.InteropServices.PosixSignalRegistration | inlinestatic |
Dispose() | System.Runtime.InteropServices.PosixSignalRegistration | inline |
HandlerRoutine(int dwCtrlType) | System.Runtime.InteropServices.PosixSignalRegistration | inlineprivatestatic |
PosixSignalRegistration(Token token) | System.Runtime.InteropServices.PosixSignalRegistration | inlineprivate |
Register(PosixSignal signal, Action< PosixSignalContext > handler) | System.Runtime.InteropServices.PosixSignalRegistration | inlineprivatestatic |
s_registrations | System.Runtime.InteropServices.PosixSignalRegistration | privatestatic |
Unregister() | System.Runtime.InteropServices.PosixSignalRegistration | inlineprivate |
~PosixSignalRegistration() | System.Runtime.InteropServices.PosixSignalRegistration | inlineprivate |