C# Class Animatroller.Framework.Controller.IntStateMachine.StateChangedEventArgs

Inheritance: System.EventArgs
Show file Open project: HakanL/animatroller

Public Methods

Method Description
StateChangedEventArgs ( int newState ) : System

Method Details

StateChangedEventArgs() public method

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