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

Adds a function to the event.

Parameters
functionFunction to add.
Returns
The current event instance.