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