C# 클래스 MapAround.IO.ShapeFileReadInfo

Represents an information of reading shape file.
파일 보기 프로젝트 열기: gkrsu/maparound.core

공개 메소드들

메소드 설명
ShapeFileReadInfo ( ) : System

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

ToString ( ) : string

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

메소드 상세

ShapeFileReadInfo() 공개 메소드

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

ToString() 공개 메소드

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