示例#1
0
 private Atmosphere GetRandomAtmosphere()
 {
     return(Atmosphere.GetRandomAtmosphere(rnd));
 }