5#include "../action.hpp"
delegate< void(arguments_t...)> action
Represents a xtd::delegate that has variable parameters and does not return a value.
Definition action.hpp:20
action< std::any > timer_callback
Represents the method that handles calls from a xtd::threading::timer.
Definition timer_callback.hpp:28
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10