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

◆ empty

const event_args xtd::event_args::empty
static

Provides a value to use with events that do not have event data.

Remarks
Pass this value to event handlers that are associated with events that do not have data.
Examples
event.cpp.