C# Class BgApiDriver.Tests.CommandTests.MyBgApi

Inheritance: BgApiDriver.BgApi
Afficher le fichier Open project: ahouben/BleDriver.NET

Méthodes publiques

Méthode Description
MyBgApi ( string comPort ) : System

Méthodes protégées

Méthode Description
ble_evt_hardware_soft_timer ( ble_msg_hardware_soft_timer_evt_t arg ) : void

Method Details

MyBgApi() public méthode

public MyBgApi ( string comPort ) : System
comPort string
Résultat System

ble_evt_hardware_soft_timer() protected méthode

protected ble_evt_hardware_soft_timer ( ble_msg_hardware_soft_timer_evt_t arg ) : void
arg ble_msg_hardware_soft_timer_evt_t
Résultat void