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