Execute

ICommand.Execute method

定义调用命令时要调用的方法。

public ICommand Execute()

返回值

返回下一个要执行的命令。默认情况下返回自身。

也可以看看