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