C# Class ShellControlV2.CommandEnteredEventArgs

Inheritance: System.EventArgs
显示文件 Open project: blehnen/DotNetWorkQueue Class Usage Examples

Public Methods

Method Description
CommandEnteredEventArgs ( string command ) : System

Method Details

CommandEnteredEventArgs() public method

public CommandEnteredEventArgs ( string command ) : System
command string
return System