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