IConfirmView Interface |
Namespace: VirtualRadar.Interface.View
The IConfirmView type exposes the following members.
Name | Description | |
---|---|---|
ConfirmWithUser |
Asks the user to confirm some action. This must be a modal confirmation, the method should not return until the
answer is known.
|