Provides data for the environment program exit event. This class cannot be inherited.
Definition program_exit_event_args.h:16
Contains xtd::event_handler event handler.
xtd::delegate< void(const program_exit_event_args &)> program_exit_event_handler
Represents the method that will handle the program exit events of a xtd::environment.
Definition program_exit_event_handler.h:17
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10
Contains xtd::program_exit_event_args event args.