Beispiel #1
0
 public static void Main()
 {
     PL_Wpf.App app = new PL_Wpf.App();
     app.InitializeComponent();
     app.Run();
 }