C# 클래스 csModels.FieldOfViewModel.Kml

파일 보기 프로젝트 열기: TNOCS/csTouch

공개 메소드들

메소드 설명
CreateKmlFile ( string fileName, IEnumerable locations ) : void

비공개 메소드들

메소드 설명
BuildGeographicPolylineType ( string pName, IEnumerable locations ) : System.Xml.Linq.XElement

메소드 상세

CreateKmlFile() 공개 정적인 메소드

public static CreateKmlFile ( string fileName, IEnumerable locations ) : void
fileName string
locations IEnumerable
리턴 void