C# Class iServerJava6R_SampleCode.iServerJava6RRouteLocatorPoint

Inheritance: System.Windows.Controls.Page
显示文件 Open project: SuperMap/iClient-Silverlight-Example

Public Methods

Method Description
iServerJava6RRouteLocatorPoint ( ) : System

Protected Methods

Method Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Method Description
Button_Click_1 ( object sender, RoutedEventArgs e ) : void
Button_Click_2 ( object sender, RoutedEventArgs e ) : void
InitializeComponent ( ) : void
ser_Failed ( object sender, ServiceFailedEventArgs e ) : void
ser_ProcessCompleted ( object sender, GetFeaturesEventArgs e ) : void
service_Failed ( object sender, ServiceFailedEventArgs e ) : void
service_ProcessCompleted ( object sender, RouteLocatorEventArgs e ) : void

Method Details

OnNavigatedTo() protected method

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e NavigationEventArgs
return void

iServerJava6RRouteLocatorPoint() public method

public iServerJava6RRouteLocatorPoint ( ) : System
return System