예제 #1
0
 public static void Main()
 {
     Zadatak_1.App app = new Zadatak_1.App();
     app.InitializeComponent();
     app.Run();
 }