22  template<
typename event_args_t = const event_args&>
 
Contains xtd::delegate delegate.
 
Contains xtd::event event.
 
Contains xtd::event_args event args.
 
generic_event_handler<> event_handler
Represents the method that will handle an event that has no event data.
Definition: event_handler.h:33
 
xtd::delegate< void(object &sender, event_args_t e)> generic_event_handler
Represents the method that will handle an event when the event provides data.
Definition: event_handler.h:23
 
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition: system_report.h:17