예제 #1
0
 public DeadCell(Neighbours neighbours)
     : base(neighbours)
 {
 }