C# Class ScooterController.Controller.HardwareStatusCommandController

Inheritance: HardwareBaseController
Afficher le fichier Open project: vejuhust/msft-scooter Class Usage Examples

Méthodes publiques

Méthode Description
ExecuteStatusCommand ( string command ) : void

Private Methods

Méthode Description
closeOtherChannel ( int noCloseChannel ) : void

Method Details

ExecuteStatusCommand() public méthode

public ExecuteStatusCommand ( string command ) : void
command string
Résultat void