C# 클래스 csCommon.MapContent.CustomPanoramio.CustomPanoramioContent

상속: Caliburn.Micro.PropertyChangedBase, csShared.Geo.Content.IContent
파일 보기 프로젝트 열기: TNOCS/csTouch 1 사용 예제들

공개 메소드들

메소드 설명
Add ( ) : void
AddCustomPanoramioContent ( ) : CustomPanoramioContent
Configure ( ) : void
Init ( ) : void
Remove ( ) : void

비공개 메소드들

메소드 설명
MTimer_Elapsed ( object sender, System.Timers.ElapsedEventArgs e ) : void
MWebClient_DownloadDataCompleted ( object sender, DownloadDataCompletedEventArgs e ) : void
ProcessGeoJsonFile ( string pJson ) : void

메소드 상세

Add() 공개 메소드

public Add ( ) : void
리턴 void

AddCustomPanoramioContent() 공개 정적인 메소드

public static AddCustomPanoramioContent ( ) : CustomPanoramioContent
리턴 CustomPanoramioContent

Configure() 공개 메소드

public Configure ( ) : void
리턴 void

Init() 공개 메소드

public Init ( ) : void
리턴 void

Remove() 공개 메소드

public Remove ( ) : void
리턴 void