Search
Preparing search index...
The search index is not available
uxmid-core
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ICommandExecutor
Interface ICommandExecutor
表示命令执行器的接口。
interface
version
1.0.0
Hierarchy
ICommandExecutor
Implemented by
CommandExecutor
Index
Methods
execute
Methods
execute
execute
(
commandText
:
string
, parameter
?:
any
)
:
any
执行命令。
Parameters
commandText:
string
指定要执行的命令表达式文本。
Optional
parameter:
any
指定的输入参数。
Returns
any
any 返回命令执行的结果。
Globals
ICommand
Executor
execute
Generated using
TypeDoc
表示命令执行器的接口。
1.0.0