C# Class machine2014arcade.Game.Pump

Exibir arquivo Open project: JDGETS/machine2014 Class Usage Examples

Public Methods

Method Description
Pump ( ID id ) : System
getPort ( ) : SerialPort
toggle ( ) : void

Private Methods

Method Description
initPort ( ) : void

Method Details

Pump() public method

public Pump ( ID id ) : System
id ID
return System

getPort() public static method

public static getPort ( ) : SerialPort
return System.IO.Ports.SerialPort

toggle() public method

public toggle ( ) : void
return void