Delegate ShutdownHandler
- Namespace
- MonkeyLoader.Meta
- Assembly
- MonkeyLoader.dll
Called when something shuts down.
public delegate void ShutdownHandler(IShutdown source, bool applicationExiting)
Called when something shuts down.
public delegate void ShutdownHandler(IShutdown source, bool applicationExiting)