public static void Main() { BluetoothUI.App app = new BluetoothUI.App(); app.InitializeComponent(); app.Run(); }
public static void Main() { BluetoothUI.App app = new BluetoothUI.App(); app.Run(); }