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