C# Class ArcGISWindowsPhoneSDK.ArcGISWebClientSimple

Inheritance: PhoneApplicationPage
Show file Open project: Esri/arcgis-samples-winphone

Public Methods

Method Description
ArcGISWebClientSimple ( ) : System

Private Methods

Method Description
Button_Click ( object sender, RoutedEventArgs e ) : void
GetServicesButton_Click ( object sender, System e ) : void
MySvcTreeView_SelectedItemChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
SelectButton_Click ( object sender, RoutedEventArgs e ) : void
ToggleShowHidebutton ( System.Windows.Controls.Button b ) : void
webclient_DownloadStringCompleted ( object sender, ArcGISWebClient e ) : void
webclient_OpenReadCompleted ( object sender, ArcGISWebClient e ) : void

Method Details

ArcGISWebClientSimple() public method

public ArcGISWebClientSimple ( ) : System
return System