C# 클래스 ESRI.ArcGIS.Client.Toolkit.DataSources.Kml.KmlToFeatureDefinition.WaitHelper

Helper class to wait for the end of styles downloads
파일 보기 프로젝트 열기: Esri/arcgis-toolkit-sl-wpf

공개 메소드들

메소드 설명
AddOne ( ) : void
OneDone ( ) : void
Reset ( ) : void
Wait ( ) : void

Waits for the styles.

메소드 상세

AddOne() 공개 메소드

public AddOne ( ) : void
리턴 void

OneDone() 공개 메소드

public OneDone ( ) : void
리턴 void

Reset() 공개 메소드

public Reset ( ) : void
리턴 void

Wait() 공개 메소드

Waits for the styles.
public Wait ( ) : void
리턴 void