C# Class SuperMap.Web.Mapping.ThrottleTimer

Afficher le fichier Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Méthodes publiques

Méthode Description
Invoke ( ) : void

Private Methods

Méthode Description
Cancel ( ) : void
ThrottleTimer ( int milliseconds ) : System
ThrottleTimer ( int milliseconds, System.Action handler ) : System

Method Details

Invoke() public méthode

public Invoke ( ) : void
Résultat void