|
pure virtual |
Asynchronously executes the delegate on the thread that created this object.
method | A xtd::delegate to a method that takes parameters of the same number and type that are contained in args. |
args | An array of type Object to pass as arguments to the given method. This can be empty if no arguments are needed. |
Implemented in xtd::forms::control, and xtd::forms::control.