C# Class Treefrog.Presentation.Commands.CommandHistoryEventArgs

Inheritance: System.EventArgs
ファイルを表示 Open project: jaquadro/Treefrog Class Usage Examples

Public Methods

Method Description
CommandHistoryEventArgs ( CommandHistory commandHistory ) : System

Method Details

CommandHistoryEventArgs() public method

public CommandHistoryEventArgs ( CommandHistory commandHistory ) : System
commandHistory CommandHistory
return System