Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

TaskMessageBox

Espacio de nombres: Digi21.DigiNG.Plugin
Ensamblado: Digi21.DigiNG

Esta clase implementa una tarea que al hacer doble clic muestra un cuadro de diálogo con un mensaje.

public sealed class TaskMessageBox : TaskBase

Constructores

TaskMessageBox()
TaskMessageBox(string, string, TaskSeverity, string, string)
TaskMessageBox(string, string, TaskSeverity, string, string, ITask[])

Métodos

Execute()