Method | Description | |
---|---|---|
CommandActivationEventArgs ( object commandId, MonoDevelop.Components.Commands.CommandInfo commandInfo, object dataItem, object target, CommandSource source, System.TimeSpan executionTime = default(TimeSpan) ) : System |
public CommandActivationEventArgs ( object commandId, MonoDevelop.Components.Commands.CommandInfo commandInfo, object dataItem, object target, CommandSource source, System.TimeSpan executionTime = default(TimeSpan) ) : System | ||
commandId | object | |
commandInfo | MonoDevelop.Components.Commands.CommandInfo | |
dataItem | object | |
target | object | |
source | CommandSource | |
executionTime | System.TimeSpan | |
return | System |