C# 클래스 ArcGISWindowsPhoneSDK.GeoRSS

상속: PhoneApplicationPage
파일 보기 프로젝트 열기: Esri/arcgis-samples-winphone

공개 메소드들

메소드 설명
GeoRSS ( ) : System

보호된 메소드들

메소드 설명
LoadRSS ( string uri ) : void

비공개 메소드들

메소드 설명
FetchRssButton_Click ( object sender, System e ) : void
MyMap_MapGesture ( object sender, Map e ) : void
ShowRSSEntryButton_Click ( object sender, EventArgs e ) : void
UseLinq ( Stream s ) : void
wc_OpenReadCompleted ( object sender, OpenReadCompletedEventArgs e ) : void

메소드 상세

GeoRSS() 공개 메소드

public GeoRSS ( ) : System
리턴 System

LoadRSS() 보호된 메소드

protected LoadRSS ( string uri ) : void
uri string
리턴 void