Esempio n. 1
0
 public static void Main() {
     CREM.EVO.App app = new CREM.EVO.App();
     app.InitializeComponent();
     app.Run();
 }
Esempio n. 2
0
File: App.g.cs Progetto: icprog/PC
 public static void Main()
 {
     CREM.EVO.App app = new CREM.EVO.App();
     app.InitializeComponent();
     app.Run();
 }