Пример #1
0
 public static void Main()
 {
     PLWPF.App app = new PLWPF.App();
     app.InitializeComponent();
     app.Run();
 }