C# Class OdessaGUIProject.UI_Helpers.WindowMenuEventArgs

Inheritance: System.EventArgs
ファイルを表示 Open project: noahsw/highlight-hunter Class Usage Examples

Public Methods

Method Description
WindowMenuEventArgs ( int command ) : System

Method Details

WindowMenuEventArgs() public method

public WindowMenuEventArgs ( int command ) : System
command int
return System