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

Helper class to wait for the end of styles downloads
显示文件 Open project: Esri/arcgis-toolkit-sl-wpf

Public Methods

Method Description
AddOne ( ) : void
OneDone ( ) : void
Reset ( ) : void
Wait ( ) : void

Waits for the styles.

Method Details

AddOne() public method

public AddOne ( ) : void
return void

OneDone() public method

public OneDone ( ) : void
return void

Reset() public method

public Reset ( ) : void
return void

Wait() public method

Waits for the styles.
public Wait ( ) : void
return void