C# Class machine2014arcade.Game.Pump

Afficher le fichier Open project: JDGETS/machine2014 Class Usage Examples

Méthodes publiques

Méthode Description
Pump ( ID id ) : System
getPort ( ) : SerialPort
toggle ( ) : void

Private Methods

Méthode Description
initPort ( ) : void

Method Details

Pump() public méthode

public Pump ( ID id ) : System
id ID
Résultat System

getPort() public static méthode

public static getPort ( ) : SerialPort
Résultat System.IO.Ports.SerialPort

toggle() public méthode

public toggle ( ) : void
Résultat void