ICommandTarget 接口

适用于版本2

表示命令目标的接口。

命名空间:  Microsoft.WebMatrix.Extensibility
程序集:  Microsoft.WebMatrix.Extensibility(在 Microsoft.WebMatrix.Extensibility.dll 中)

语法

声明
Public Interface ICommandTarget
用法
Dim instance As ICommandTarget
public interface ICommandTarget
public interface class ICommandTarget
type ICommandTarget =  interface end
public interface ICommandTarget

ICommandTarget 类型公开以下成员。

方法

  名称 说明
公共方法 CanExecute 指定可以执行命令状态。
公共方法 Execute 执行命令。

页首

请参阅

参考

Microsoft.WebMatrix.Extensibility 命名空间