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