C# Class REST_SampleCode.RESTSQLQueryTest

Inheritance: Windows.UI.Xaml.Controls.Page
Mostra file Open project: SuperMap/iClient-WP8-Example

Public Methods

Method Description
RESTSQLQueryTest ( ) : REST_SampleCode.Controls

Private Methods

Method Description
QueryBySQL_Click ( object sender, RoutedEventArgs e ) : void
RESTSQLQueryTest_Failed ( object sender, LayerFailedEventArgs e ) : void
RESTSQLQueryTest_Unloaded ( object sender, RoutedEventArgs e ) : void
flayer_MouseLeftButtonDown ( object sender, FeaturePointerRoutedEventArgs args ) : void
mycb_SelectionChanged ( object sender, SelectionChangedEventArgs e ) : void

Method Details

RESTSQLQueryTest() public method

public RESTSQLQueryTest ( ) : REST_SampleCode.Controls
return REST_SampleCode.Controls