C# 클래스 SchoolsNearMe.DataImporter.BingGeoCoder

파일 보기 프로젝트 열기: MrKevHunter/SchoolsNearMe

공개 메소드들

메소드 설명
GeocodeLocations ( string path ) : void

비공개 메소드들

메소드 설명
CheckStatus ( string dataflowJobLocation, string key ) : DownloadDetails
CreateJob ( string dataFilePath, string dataFormat, string key, string description ) : string
DownloadResults ( DownloadDetails statusDetails, string key ) : void

메소드 상세

GeocodeLocations() 공개 메소드

public GeocodeLocations ( string path ) : void
path string
리턴 void