C# Class ArcGISWindowsPhoneSDK.DriveTimes

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

Public Methods

Method Description
DriveTimes ( ) : System

Private Methods

Method Description
GeoprocessorTask_Failed ( object sender, TaskFailedEventArgs e ) : void
GeoprocessorTask_GetResultDataCompleted ( object sender, GPParameterEventArgs e ) : void
GeoprocessorTask_JobCompleted ( object sender, JobInfoEventArgs e ) : void
GeoprocessorTask_StatusUpdated ( object sender, JobInfoEventArgs e ) : void
Menu_List_Click ( object sender, EventArgs e ) : void
MyDrawObject_DrawComplete ( object sender, ESRI e ) : void
SubmitJob ( MapPoint mp ) : void

Method Details

DriveTimes() public method

public DriveTimes ( ) : System
return System