Method | Description | |
---|---|---|
UpdateManagerDialog ( ) : System |
Constructor
|
|
UpdateManagerDialog ( string message, string version, bool isRuntime, bool isSimulator ) : System |
Constructor
|
Method | Description | |
---|---|---|
Close_Click ( object sender, |
No button
|
|
Install_Click ( object sender, |
No button
|
|
Window_Closing ( object sender, System e ) : void |
Prevent the user from closing the window
|
public UpdateManagerDialog ( string message, string version, bool isRuntime, bool isSimulator ) : System | ||
message | string | |
version | string | |
isRuntime | bool | |
isSimulator | bool | |
return | System |