Property | Type | Description | |
---|---|---|---|
message | string | ||
output | string | ||
title | string |
Method | Description | |
---|---|---|
Show ( ) : DialogResult |
Method | Description | |
---|---|---|
Dialog ( string title, string message ) : System.Diagnostics | ||
Show ( string arguments ) : DialogResult |
protected Dialog ( string title, string message ) : System.Diagnostics | ||
title | string | |
message | string | |
return | System.Diagnostics |
protected Show ( string arguments ) : DialogResult | ||
arguments | string | |
return | DialogResult |