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