コード例 #1
0
ファイル: Program.cs プロジェクト: MikeKovarik/uwp-node
 static void Main()
 {
     IPC.Init();
     Application.Run();
 }