C# Class Animatroller.Framework.LogicalDevice.Event.StateChangedEventArgs

Inheritance: System.EventArgs
显示文件 Open project: HakanL/animatroller

Public Methods

Method Description
StateChangedEventArgs ( bool newState ) : System

Method Details

StateChangedEventArgs() public method

public StateChangedEventArgs ( bool newState ) : System
newState bool
return System