Metodo ShowBaseBomExecuteCommand
|
Esegue il comando vero e proprio.
Namespace: LuaApplicationAssembly: DedLuaApplication (in DedLuaApplication.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi protected override DedCmdResult ExecuteCommand()
Protected Overrides Function ExecuteCommand As DedCmdResult
protected:
virtual DedCmdResult ExecuteCommand() override
abstract ExecuteCommand : unit -> DedCmdResult
override ExecuteCommand : unit -> DedCmdResult
Valore di ritorno
DedCmdResultRestituisce il valore che deve restituire il comando.
Vedi anche