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