C# Class SleepHunter.Macro.MacroStateEventArgs

Inheritance: System.EventArgs
显示文件 Open project: ewrogers/SleepHunter4

Public Methods

Method Description
MacroStateEventArgs ( MacroState state ) : System

Method Details

MacroStateEventArgs() public method

public MacroStateEventArgs ( MacroState state ) : System
state MacroState
return System