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