C# 클래스 BgApiDriver.Tests.CommandTests.MyBgApi

상속: BgApiDriver.BgApi
파일 보기 프로젝트 열기: ahouben/BleDriver.NET

공개 메소드들

메소드 설명
MyBgApi ( string comPort ) : System

보호된 메소드들

메소드 설명
ble_evt_hardware_soft_timer ( ble_msg_hardware_soft_timer_evt_t arg ) : void

메소드 상세

MyBgApi() 공개 메소드

public MyBgApi ( string comPort ) : System
comPort string
리턴 System

ble_evt_hardware_soft_timer() 보호된 메소드

protected ble_evt_hardware_soft_timer ( ble_msg_hardware_soft_timer_evt_t arg ) : void
arg ble_msg_hardware_soft_timer_evt_t
리턴 void