Méthode | Description | |
---|---|---|
BackgroundExecutorWithStatus ( |
||
Cancel ( ) : void | ||
ExecuteWorker ( System.Action funcToRun ) : void |
Méthode | Description | |
---|---|---|
actionWorker_DoWork ( object sender, |
||
actionWorker_ProgressChanged ( object sender, |
||
actionWorker_RunWorkerCompleted ( object sender, |
public BackgroundExecutorWithStatus ( |
||
control | ||
textToAnimate | string | |
Résultat | System |
public ExecuteWorker ( System.Action funcToRun ) : void | ||
funcToRun | System.Action | |
Résultat | void |