C# Class idTech4.CommandCompletionEventArgs

Inheritance: System.EventArgs
显示文件 Open project: iainmckay/idtech4.net Class Usage Examples

Public Methods

Method Description
CommandCompletionEventArgs ( CommandCompletionHandler handler ) : System

Method Details

CommandCompletionEventArgs() public method

public CommandCompletionEventArgs ( CommandCompletionHandler handler ) : System
handler CommandCompletionHandler
return System