C# Class csGeoLayers.Content.Lookr.LookrContent

Inheritance: Caliburn.Micro.PropertyChangedBase, csShared.Geo.Content.IContent
Exibir arquivo Open project: TNOCS/csTouch

Public Methods

Method Description
Add ( ) : void
Configure ( ) : void
Init ( ) : void
Remove ( ) : void

Private Methods

Method Description
DownloadCams ( ) : void
GetValueFromTag ( string input, string tag ) : string

Obtiene el valor de una columna de la fila de resultados JSON

MapControl_ExtentChanged ( object sender, ESRI e ) : void
WcDownloadStringCompleted ( object sender, DownloadStringCompletedEventArgs e ) : void

Method Details

Add() public method

public Add ( ) : void
return void

Configure() public method

public Configure ( ) : void
return void

Init() public method

public Init ( ) : void
return void

Remove() public method

public Remove ( ) : void
return void