Click or drag to resize

Metodo DedDataCommandExecuteCommand

Esegue il comando vero e proprio. Da fare l'override nelle classi derivate.

Namespace: DedNet.Commands
Assembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi
protected abstract DedCmdResult ExecuteCommand()

Valore di ritorno

DedCmdResult
Restituisce il risultato dell'operazione.
Vedi anche