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

◆ operator-=() [3/3]

template<typename fn_t >
xtd::event_handler & xtd::diagnostics::process::exit_event::operator-= ( fn_t  function)
inlinenoexcept

Removes a function to the event.

Parameters
functionFunction to remove.
Returns
The current event instance.