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