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