Exemplo n.º 1
0
 public IEnumerator <Block3D> GetEnumerator()
 {
     return(Blocks.AsEnumerable().GetEnumerator());
 }