C# Class CommonServices.CommandSentEventArgs

Inheritance: System.EventArgs
Mostra file Open project: Invenietis/ck-certified Class Usage Examples

Public Methods

Method Description
CommandSentEventArgs ( CommandSendingEventArgs e ) : System

Method Details

CommandSentEventArgs() public method

public CommandSentEventArgs ( CommandSendingEventArgs e ) : System
e CommandSendingEventArgs
return System