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

◆ program_exit_event_handler

using xtd::program_exit_event_handler = typedef xtd::delegate<void(const program_exit_event_args&)>

Represents the method that will handle the program exit events of a xtd::environment.

Parameters
eA xtd::program_exit_event_args object that contains the exit data.
Namespace
xtd
Library
xtd.core