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