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