Property | Type | Description | |
---|---|---|---|
command | CommandStateChangeConstants | ||
enable | bool |
Method | Description | |
---|---|---|
CommandStateChangeEventArgs ( ) : System | ||
SetParameters ( int Command, bool Enable ) : void |
public CommandStateChangeEventArgs ( ) : System | ||
return | System |
public SetParameters ( int Command, bool Enable ) : void | ||
Command | int | |
Enable | bool | |
return | void |
public CommandStateChangeConstants command | ||
return | CommandStateChangeConstants |