C# Class CommonServices.CommandSendingEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: Invenietis/ck-certified Class Usage Examples

Public Methods

Method Description
CommandSendingEventArgs ( string cmd ) : System

Method Details

CommandSendingEventArgs() public method

public CommandSendingEventArgs ( string cmd ) : System
cmd string
return System