コード例 #1
0
 public void ApplyTo(Game game)
 {
     game.BuildCampus(WhereAt, CampusType);
 }