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