C# Class csGeoLayers.Content.Panoramio.PanoramioContent

Inheritance: Caliburn.Micro.PropertyChangedBase, csShared.Geo.Content.IContent
Afficher le fichier Open project: TNOCS/csTouch

Méthodes publiques

Méthode Description
Add ( ) : void
Configure ( ) : void
Init ( ) : void
Remove ( ) : void

Private Methods

Méthode Description
DownloadPhotos ( ) : 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 méthode

public Add ( ) : void
Résultat void

Configure() public méthode

public Configure ( ) : void
Résultat void

Init() public méthode

public Init ( ) : void
Résultat void

Remove() public méthode

public Remove ( ) : void
Résultat void