Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
machine2014arcade
Game
Pump
C# Class machine2014arcade.Game.Pump
ファイルを表示
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