C# 클래스 imBMW.IO.SerialPortHelpers

파일 보기 프로젝트 열기: toxsedyshev/imBMW

공개 메소드들

메소드 설명
Write ( this port, byte buffer ) : void

메소드 상세

Write() 공개 정적인 메소드

public static Write ( this port, byte buffer ) : void
port this
buffer byte
리턴 void