コード例 #1
0
 private static void Main(string[] args)
 {
     DataStorageHandler.Init("ProjectB.json");
     WelcomePage.Run();
 }