|
xtd
0.2.0
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
6#include <xtd/event_args>
41 int32 progress_percentage() const noexcept {
return progress_percentage_;}
49 int32 progress_percentage_ = 0;
Represent a polymorphic wrapper capable of holding any type.
Definition any_object.hpp:29
event_args()=default
Initializes a new instance of the event_args class.
int32_t int32
Represents a 32-bit signed integer.
Definition int32.hpp:23
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8