C# 클래스 imBMW.Multimedia.BluetoothWT32.MuxCommand

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

공개 메소드들

메소드 설명
GetBytes ( ) : byte[]
MuxCommand ( byte command, Link link, string description = "" ) : System
MuxCommand ( string command, Link link ) : System

메소드 상세

GetBytes() 공개 메소드

public GetBytes ( ) : byte[]
리턴 byte[]

MuxCommand() 공개 메소드

public MuxCommand ( byte command, Link link, string description = "" ) : System
command byte
link Link
description string
리턴 System

MuxCommand() 공개 메소드

public MuxCommand ( string command, Link link ) : System
command string
link Link
리턴 System