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