Ejemplo n.º 1
0
 public GridPosition(Point3 position) : this()
 {
     Position = position;
 }