C# Class imBMW.IO.SerialPortHelpers

Afficher le fichier Open project: toxsedyshev/imBMW

Méthodes publiques

Méthode Description
Write ( this port, byte buffer ) : void

Method Details

Write() public static méthode

public static Write ( this port, byte buffer ) : void
port this
buffer byte
Résultat void