コード例 #1
0
 public void addHazard(Hazard h)
 {
     hazards.Add(h);
 }
コード例 #2
0
 public void addHazard(Hazard h)
 {
     hazards.Add(h);
 }