xtd 0.2.0
generic_event_handler.hpp File Reference
#include "delegate.hpp"
#include "event.hpp"
#include "event_args.hpp"

Definition

Contains xtd::generic_event_handler event handler.

Go to the source code of this file.

Namespaces

namespace  xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
 

Typedefs

template<class event_args_t>
using xtd::generic_event_handler
 Represents the method that will handle an event when the event provides data.