Package | Description |
---|---|
agi.foundation.compatibility |
Modifier and Type | Method and Description |
---|---|
abstract void |
DoWorkEventHandler.invoke(Object sender,
DoWorkEventArgs e)
Represents a method that will handle the DoWork event.
|
void |
DoWorkEventHandler.Function.invoke(Object sender,
DoWorkEventArgs e)
Represents a method that will handle the DoWork event.
|