Méthode | Description | |
---|---|---|
Run ( object dataItem ) : void |
Runs the specified command.
|
|
Update ( MonoDevelop.Components.Commands.CommandInfo info ) : void |
Updates the command.
|
protected Run ( object dataItem ) : void | ||
dataItem | object | The data item. |
Résultat | void |
protected Update ( MonoDevelop.Components.Commands.CommandInfo info ) : void | ||
info | MonoDevelop.Components.Commands.CommandInfo | The info. |
Résultat | void |