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

Adds a function to the event.

Parameters
functionFunction to add.
Returns
The current event instance.