C# Class ESRI.ArcGIS.Client.Toolkit.DataSources.Kml.KmlToFeatureDefinition.WaitHelper

Helper class to wait for the end of styles downloads
Afficher le fichier Open project: Esri/arcgis-toolkit-sl-wpf

Méthodes publiques

Méthode Description
AddOne ( ) : void
OneDone ( ) : void
Reset ( ) : void
Wait ( ) : void

Waits for the styles.

Method Details

AddOne() public méthode

public AddOne ( ) : void
Résultat void

OneDone() public méthode

public OneDone ( ) : void
Résultat void

Reset() public méthode

public Reset ( ) : void
Résultat void

Wait() public méthode

Waits for the styles.
public Wait ( ) : void
Résultat void