Exemplo n.º 1
0
 public Agent_Climate(int sppCount, int ecoCount)
     : base(sppCount, ecoCount)
 {
     Climate.GetPDSI(1980);
 }