C# Class BgApiDriver.Tests.CommandTests.MyBgApi

Inheritance: BgApiDriver.BgApi
Datei anzeigen Open project: ahouben/BleDriver.NET

Public Methods

Method Description
MyBgApi ( string comPort ) : System

Protected Methods

Method Description
ble_evt_hardware_soft_timer ( ble_msg_hardware_soft_timer_evt_t arg ) : void

Method Details

MyBgApi() public method

public MyBgApi ( string comPort ) : System
comPort string
return System

ble_evt_hardware_soft_timer() protected method

protected ble_evt_hardware_soft_timer ( ble_msg_hardware_soft_timer_evt_t arg ) : void
arg ble_msg_hardware_soft_timer_evt_t
return void