예제 #1
0
 private void blueT_BluetoothStateChanged(GT.Bluetooth sender, GT.Bluetooth.BluetoothState btState)
 {
     Debug.Print(btState.ToString());
 }