C# Class CommonServices.CommandSentEventArgs

Inheritance: System.EventArgs
ファイルを表示 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