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