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

Inheritance: System.EventArgs
Afficher le fichier Open project: HakanL/animatroller

Méthodes publiques

Méthode Description
StateChangedEventArgs ( int newState ) : System

Method Details

StateChangedEventArgs() public méthode

public StateChangedEventArgs ( int newState ) : System
newState int
Résultat System