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

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

Méthodes publiques

Méthode Description
MotorStatusChangedEventArgs ( int newPos, bool failed ) : System

Method Details

MotorStatusChangedEventArgs() public méthode

public MotorStatusChangedEventArgs ( int newPos, bool failed ) : System
newPos int
failed bool
Résultat System