C# 클래스 BluetoothRobotControlLib.Common.Sevices.SendDataService

상속: BaseService
파일 보기 프로젝트 열기: WowWeeLabs/MiP-Windows-SDK

공개 메소드들

메소드 설명
SendData ( byte data ) : Task
SendDataService ( DeviceInformation serviceInfo ) : System

메소드 상세

SendData() 공개 메소드

public SendData ( byte data ) : Task
data byte
리턴 Task

SendDataService() 공개 메소드

public SendDataService ( DeviceInformation serviceInfo ) : System
serviceInfo Windows.Devices.Enumeration.DeviceInformation
리턴 System