xtd 0.2.0
Loading...
Searching...
No Matches

◆ operator-=() [2/3]

xtd::event_handler & xtd::diagnostics::process::exit_event::operator-= ( const typename xtd::event_handler::function_t &  function)
noexcept

Removes a function to the event.

Parameters
functionFunction to remove.
Returns
The current event instance.