C# Class ChronopicRegisterPort, chronojump

Afficher le fichier Open project: GNOME/chronojump Class Usage Examples

Méthodes publiques

Свойство Type Description
ConnectedReal bool
FTDI bool
Port string
SerialNumber string
Type Types,

Méthodes publiques

Méthode Description
ChronopicRegisterPort ( string port ) : System
ChronopicRegisterPort ( string serialNumber, Types, type ) : System
ToString ( ) : string

Method Details

ChronopicRegisterPort() public méthode

public ChronopicRegisterPort ( string port ) : System
port string
Résultat System

ChronopicRegisterPort() public méthode

public ChronopicRegisterPort ( string serialNumber, Types, type ) : System
serialNumber string
type Types,
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

ConnectedReal public_oe property

public bool ConnectedReal
Résultat bool

FTDI public_oe property

public bool FTDI
Résultat bool

Port public_oe property

public string Port
Résultat string

SerialNumber public_oe property

public string SerialNumber
Résultat string

Type public_oe property

public Types, Type
Résultat Types,