Ejemplo n.º 1
0
 private bool CheckTerminator()
 {
     return(terminator.JudgementDay(generations.CurrentGeneration));
 }