C# Class REST_SampleCode.DynamicRESTLayerTest

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

Public Methods

Method Description
DynamicRESTLayerTest ( ) : REST_SampleCode.Controls

Private Methods

Method Description
DynamicRESTLayerTest_Unloaded ( object sender, RoutedEventArgs e ) : void
clipRegion_Click ( object sender, RoutedEventArgs e ) : void
region_DrawCompleted ( object sender, DrawEventArgs e ) : void
restLayer_Failed ( object sender, LayerFailedEventArgs e ) : void

Method Details

DynamicRESTLayerTest() public method

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