C# 클래스 ArcGISWindowsPhoneSDK.EditorTracking

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

공개 메소드들

메소드 설명
EditorTracking ( ) : System

보호된 메소드들

메소드 설명
OnBackKeyPress ( System e ) : void

비공개 메소드들

메소드 설명
AddItemButton_Click ( object sender, System e ) : void
Challenge ( string url, Exception>.Action callback, IdentityManager options ) : void
DeleteButton_Click ( object sender, RoutedEventArgs e ) : void
Editor_EditCompleted ( object sender, Editor e ) : void
FeatureLayer_InitializationFailed ( object sender, EventArgs e ) : void
FeatureLayer_Initialized ( object sender, EventArgs e ) : void
FeatureTypeListBox_SelectionChanged ( object sender, System e ) : void
MyMap_MapGesture ( object sender, Map e ) : void
OKButton_Click ( object sender, RoutedEventArgs e ) : void
SignOut_Click ( object sender, RoutedEventArgs e ) : void
TypeButton_Click ( object sender, RoutedEventArgs e ) : void

메소드 상세

EditorTracking() 공개 메소드

public EditorTracking ( ) : System
리턴 System

OnBackKeyPress() 보호된 메소드

protected OnBackKeyPress ( System e ) : void
e System
리턴 void