Esempio n. 1
0
 public static void Main()
 {
     Player.App app = new Player.App();
     app.InitializeComponent();
     app.Run();
 }