コード例 #1
0
ファイル: App.g.cs プロジェクト: maravenag/Sistema_Chowa_Dojo
 public static void Main() {
     Prueba_SQLite.App app = new Prueba_SQLite.App();
     app.InitializeComponent();
     app.Run();
 }
コード例 #2
0
 public static void Main()
 {
     Prueba_SQLite.App app = new Prueba_SQLite.App();
     app.InitializeComponent();
     app.Run();
 }