コード例 #1
0
 public bool GameUnitToFile(Game game)
 {
     return(_scoreRepo.GameUnitToFile(game));
 }