C# Class ShellControlV2.CommandEnteredEventArgs

Inheritance: System.EventArgs
Datei anzeigen 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