C# Class idTech4.CommandEventArgs

Command arguments.
Inheritance: System.EventArgs
Show file Open project: iainmckay/idtech4.net Class Usage Examples

Public Methods

Method Description
CommandEventArgs ( idCmdArgs args ) : System

Method Details

CommandEventArgs() public method

public CommandEventArgs ( idCmdArgs args ) : System
args idCmdArgs
return System