Method | Description | |
---|---|---|
MinimalTaskHandler ( |
Creates a new minimal handler.
|
Method | Description | |
---|---|---|
Ask ( string question, MsgSeverity severity ) : bool |
protected Ask ( string question, MsgSeverity severity ) : bool | ||
question | string | |
severity | MsgSeverity | |
return | bool |
public MinimalTaskHandler ( |
||
owner | The parent window owning the handler. | |
return | System |