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