Пример #1
0
 public override bool DrawAll(DrawAction <GenSpace> call)
 {
     return(Grids.DrawAll(call));
 }