Method | Description | |
---|---|---|
GetInput ( string question ) : bool |
The show.
|
|
QuestionUser ( string message ) : System.Windows |
Initializes a new instance of the UserInputWindow class.
|
Method | Description | |
---|---|---|
BtnDialogOkCancel ( object sender, |
Handles the Click event of the btnDialogOk control.
|
|
BtnDialogOkClick ( object sender, |
Handles the Click event of the btnDialogOk control.
|
public static GetInput ( string question ) : bool | ||
question | string | The question. |
return | bool |
public QuestionUser ( string message ) : System.Windows | ||
message | string | |
return | System.Windows |