C# Class MapAround.IO.ShapeFileReadInfo

Represents an information of reading shape file.
ファイルを表示 Open project: gkrsu/maparound.core

Public Methods

Method Description
ShapeFileReadInfo ( ) : System

Initializes a new instance of the MapAround.IO.ShapeFileReadInfo.

ToString ( ) : string

Returns a System.String that represents the current MapAround.IO.ShapeFileReadInfo.

Method Details

ShapeFileReadInfo() public method

Initializes a new instance of the MapAround.IO.ShapeFileReadInfo.
public ShapeFileReadInfo ( ) : System
return System

ToString() public method

Returns a System.String that represents the current MapAround.IO.ShapeFileReadInfo.
public ToString ( ) : string
return string