mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
Remove event-handler on backend too #21
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @GregorBiswanger on GitHub (Oct 24, 2017).
Originally assigned to: @GregorBiswanger on GitHub.
If you remove an event handler in C# and no other handler is registered, then it should be removed in the Electron backend too.