バージョン

CommandCompleted プロパティ

シンタックス
'宣言
 
Public Property CommandCompleted As Action(Of ToolCommand)
public Action<ToolCommand> CommandCompleted {get; set;}
参照