Property | Type | Description | |
---|---|---|---|
MessageProperty |
Method | Description | |
---|---|---|
ProgressWindow ( ) : System | ||
Wait ( string title, string message, System.Action backgroundThread, System.Action endAction = null ) : void |
Method | Description | |
---|---|---|
Window_Closing ( object sender, System e ) : void |
public static Wait ( string title, string message, System.Action backgroundThread, System.Action endAction = null ) : void | ||
title | string | |
message | string | |
backgroundThread | System.Action | |
endAction | System.Action | |
return | void |