Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Animatroller
Framework
LogicalDevice
Event
MotorStatusChangedEventArgs
C# Class Animatroller.Framework.LogicalDevice.Event.MotorStatusChangedEventArgs
Inheritance:
System.EventArgs
显示文件
Open project: HakanL/animatroller
Public Methods
Method
Description
MotorStatusChangedEventArgs
(
int
newPos
,
bool
failed
) :
System
Method Details
MotorStatusChangedEventArgs()
public
method
public
MotorStatusChangedEventArgs
(
int
newPos
,
bool
failed
) :
System
newPos
int
failed
bool
return
System