Exemplo n.º 1
0
 /// <summary>
 /// Default empty constructor
 /// </summary>
 public MyShapeFileWriter()
 {
     shapeWriter = new ShapeWriter();
 }
Exemplo n.º 2
0
  /// <summary>
 /// Default empty constructor
 /// </summary>
 public MyShapeFileWriter()
 {
     shapeWriter = new ShapeWriter();
 }