C# 클래스 csCommon.Types.DataServer.PoI.GeoJsonService

상속: ExtendedPoiService
파일 보기 프로젝트 열기: TNOCS/csTouch 1 사용 예제들

공개 메소드들

메소드 설명
CreateGeoJsonService ( string name, System.Guid id, string folder = "", string relativeFolder = "", bool autostart = true, bool sensordata = false ) : GeoJsonService

보호된 메소드들

메소드 설명
ProcessFile ( ) : Exception

메소드 상세

CreateGeoJsonService() 공개 정적인 메소드

public static CreateGeoJsonService ( string name, System.Guid id, string folder = "", string relativeFolder = "", bool autostart = true, bool sensordata = false ) : GeoJsonService
name string
id System.Guid
folder string
relativeFolder string
autostart bool
sensordata bool
리턴 GeoJsonService

ProcessFile() 보호된 메소드

protected ProcessFile ( ) : Exception
리턴 System.Exception