Example #1
0
 public bool Dump(string shapefileName)
 {
     return(_shapefile.Dump(shapefileName));
 }