Beispiel #1
0
 public BluetoothHelper()
 {
     this.bluetoothClient = new BluetoothClient();
     this.bluetoothSupport = new BluetoothSupport();
 }
Beispiel #2
0
 public BluetoothHelper()
 {
     this.bluetoothClient  = new BluetoothClient();
     this.bluetoothSupport = new BluetoothSupport();
 }