Méthode | Description | |
---|---|---|
RunOperationWithDlg ( ThreadStart function, int timeout, string text = "" ) : bool | ||
StartProgressBar ( Thread thread, int seconds ) : bool | ||
WaitOperationDlg ( ) : System |
Méthode | Description | |
---|---|---|
Build ( ) : void |
public static RunOperationWithDlg ( ThreadStart function, int timeout, string text = "" ) : bool | ||
function | ThreadStart | |
timeout | int | |
text | string | |
Résultat | bool |
public StartProgressBar ( Thread thread, int seconds ) : bool | ||
thread | Thread | |
seconds | int | |
Résultat | bool |